ID Bug... - 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: ID Bug... (
/showthread.php?tid=450424)
ID Bug... -
Admin22 - 13.07.2013
Hey ,
How to fix id bug ?
___
When i uses a cmd
example , CMD:Kick
/kick 1 Bla Bla
It kicks id 0
whatever i do , it turns to id 0 ..
I tried updating sscanf but didn't work
After updating Whenever i write id , It do nothing...
Re : ID Bug... -
morocco - 13.07.2013
post your cmd /kick here
Re: ID Bug... -
JaKe Elite - 13.07.2013
Did you recompile the script?
Re: ID Bug... -
[KHK]Khalid - 13.07.2013
Are you sure you updated all files? Are you using the correct PAWNO which has the latest sscanf files?
Re: ID Bug... -
Admin22 - 13.07.2013
Yep , I'm sure..
Re: Re : ID Bug... -
Admin22 - 13.07.2013
Quote:
Originally Posted by morocco
post your cmd /kick here
|
I just gave an example , It does with all commands..