08.06.2013, 14:24
Heyy
I really need a /announce command that displays it as a client message and gametext for all, if something can help, i would really be a big help, maybe +rep if it works, we need it without ZCMD, it needs to look like this.
mp = strtok(cmdtext, idx);
new msg = strval(tmp);
/announce (text)
the client meesgae come though alright but the gametext is blank and doesnt show.
I really need a /announce command that displays it as a client message and gametext for all, if something can help, i would really be a big help, maybe +rep if it works, we need it without ZCMD, it needs to look like this.
mp = strtok(cmdtext, idx);
new msg = strval(tmp);
/announce (text)
the client meesgae come though alright but the gametext is blank and doesnt show.