SA-MP Forums Archive
Commands not working - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Commands not working (/showthread.php?tid=147290)



Commands not working - cigo - 11.05.2010

Hi...

I started to create my gamemode, but whenever I type command with player id, for examle, /stats [id] nothing happens...
Just shows message ''Correct Use: /stats [id]'' but i'm already using /stats 0 (0 = my id)

What could be wrong?


Re: Commands not working - ViruZZzZ_ChiLLL - 11.05.2010

Show us your code so we can help you


Re: Commands not working - cigo - 11.05.2010

it's not just in /stats command, it's in every command what's using /example [id].. P.S. I'm useing seifadmin, so i dont think the cod is incorrect :/


Re: Commands not working - ViruZZzZ_ChiLLL - 11.05.2010

Quote:
Originally Posted by cigo
it's not just in /stats command, it's in every command what's using /example [id].. P.S. I'm useing seifadmin, so i dont think the cod is incorrect :/
maybe you tried to modify/edit it or something? :<


Re: Commands not working - Zh3r0 - 11.05.2010

Quote:
Originally Posted by cigo
it's not just in /stats command, it's in every command what's using /example [id].. P.S. I'm useing seifadmin, so i dont think the cod is incorrect :/
Then show us the code! a command, something? we can't just guess...