SA-MP Forums Archive
Undefined symbol params.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Undefined symbol params.. (/showthread.php?tid=555364)



Undefined symbol params.. - Glossy42O - 07.01.2015

Title..

line
if(sscanf(params, "us", id,str2))return SendClientMessage(playerid, -1, "{FFFF33}USAGE: /pm [playerid][Message]");


Re: Undefined symbol params.. - nezo2001 - 07.01.2015

ckeck the cmd
PHP код:
CMD:pm(playeridparams[])

check if you wrote it right


Respuesta: Undefined symbol params.. - JuanStone - 07.01.2015

Show all code the command.


Re: Undefined symbol params.. - Glossy42O - 07.01.2015

oh thanks lol. stupid me >.<