SA-MP Forums Archive
Bug - Help me! - 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: Bug - Help me! (/showthread.php?tid=480835)



Bug - Help me! - xHarshx - 13.12.2013

Hello guys I have a bug in my RP script. THe bug is like, if I do anything that involves another person like something like this: /makeadmin Mac 5555 , it doesn't make him admin, it makes me admin. Like if I type /refund mac , it refunds ME..Or if it type /refund 5 it will stilol refund me..like I type /ban mac it bans me..
So, is that a bug caused by the Streamer plugin or it is something else ? this happens to every cmd to every player.


Re: Bug - Help me! - DavidLuango - 13.12.2013

Are you using targetid? That should be implemented if you are taking an action to another player.


Re: Bug - Help me! - Loot - 13.12.2013

Why don't you show us a command so we can hopefully help you?


Re: Bug - Help me! - Emmet_ - 13.12.2013

Your sscanf plugin must be having an issue where "u" isn't parsed correctly - you need to re-download the plugin.

https://sampforum.blast.hk/showthread.php?tid=120356


Re: Bug - Help me! - xHarshx - 13.12.2013

Fixed thanks guys...Updating my SSCANF worked! .