SA-MP Forums Archive
any one - 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: any one (/showthread.php?tid=609644)



any one - XaibBaba - 14.06.2016




Re: any one - TwinkiDaBoss - 14.06.2016

This can be caused for example like this

PHP Code:
new param1;
if(
sscanf(params,"ii",param1
So you are asking for 2 parameters inside the format and yet responding to 1.

Show us some parts of your code, we cant judge from just your server.exe