/report error ¬_¬ - 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: /report error ¬_¬ (
/showthread.php?tid=357931)
/report error ¬_¬ -
Jarok - 08.07.2012
My bad, rookie mistake. Fixed it.
Re: /report error ¬_¬ -
thefatshizms - 08.07.2012
Change the "U" to s[128]
If(sscanf(parmas,"s[128]",reason))
Re: /report error ¬_¬ -
Jarok - 08.07.2012
I know thanks. But [128] isn't really necessary. Using just ' s ' works fine!