Author Topic: Command message help  (Read 280 times)

Hi and i was new to TGE before, Is an other way to send like a message? I've tried %msg and %text but not worked that way, Is there an other way to fix this, Please thanks.

%msg and %text are variables, and the variable you want to use is completely dependant on the variable used when defining the arguments.  Variables arent automatically messages though, you need to call a function to send them like servercmdmessagesent(); or messageclient(); or something similar.