22.04.2011, 11:49
I believe this part
is the problem, it all compiles fine until just this snippet. Could you please convert it into sscanf? Thanks.
Код:
if(!strcmp("/hello", cmdtext, true)) { SendRangeMessage(playerid, white, "Hello!!!", 15.0); return 1; }