Help Please ! - 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: Help Please ! (
/showthread.php?tid=328087)
Help Please ! -
SirAnas - 23.03.2012
{
tmp = strtok(cmdtext, idx);
if(!strlen(tmp))
{
SendClientMessage(playerid, COLOR_GRAD2, "SYNTAX: /vslap [playerid/PartOfName]");
return 1;
}
error 047: array sizes do not match, or destination array is too small
Re: Help Please ! -
gtagamer16 - 03.02.2016
Read pm