I'd want to know if there is a method or a possibility to bind a key which I put the say (NOTE: this is not a hook!) command and two texts on it. After that, when I press that button which contains the bind, it will display these texts at the same time (e.g if I want to do like this below):
1
/bind x "say testing" "say blabla"
Quote
ZxC: testing
ZxC: blabla
ZxC: blabla
Yes I know, in the code tag where's the bind line is somewhat broken or wrongly made but I think you've got the point.