14.10.2009, 07:30
I does this:
and that not sending the message, why?
Код:
#define SendMessage(%1,%2,%3,%4) new str[256];format(str,256,"%3",%4);SendClientMessage(%1,%2,str)