This macro definition crashes the compiler with no outcome.
#8

Quote:
Originally Posted by Meller
View Post
I've done this with other natives earlier (several months ago), I used Kick(%0,%1) to return a SetTimerEx with an interval of the players ping for example. I've done this before, however this time something went wrong.
Dude. "re-think"

NaS workaround should work for you.
Code:
SendClientMessage2(playerid, text[]) SendClientMessage(playerid, 0xFFFFFFFFF, text);
#define SendClientMessage(%1,%2) SendClientMessage2(%1,%2)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)