Have problem with sending message
#1

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

"%3" should be %3 and you don't need 256 cells. SA:MP's MAX_IO is 128.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)