SA-MP Forums Archive
No commands work - 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: No commands work (/showthread.php?tid=462844)



No commands work - ExtendedCarbon - 08.09.2013

I'm using zcmd and trying to use a command but it doesn't do anything in the game. They worked before, but now I just don't know what's happened. Commands inside filterscripts will run fine, but in the main script they will not work.


Re: No commands work - Twizted - 08.09.2013

Sorry if this may sound like a dumb question, but do you have the commands under OnPlayerCommandText?


Re: No commands work - knackworst - 08.09.2013

Show some commands code


Re: No commands work - ExtendedCarbon - 08.09.2013

I don't have them under command text because I'm using zcmd


Re: No commands work - AaronKillz - 08.09.2013

Quote:
Originally Posted by Twizted
Посмотреть сообщение
Sorry if this may sound like a dumb question, but do you have the commands under OnPlayerCommandText?
He's using zcmd, it's not supposed to be there.


Re: No commands work - ExtendedCarbon - 08.09.2013

I tried with the normal command thing with onplayercommandtext and it didn't work either


Re: No commands work - knackworst - 08.09.2013

Quote:
Originally Posted by ExtendedCarbon
Посмотреть сообщение
I tried with the normal command thing with onplayercommandtext and it didn't work either
Show us the code....


Re: No commands work - zrelly - 08.09.2013

are there any errors starting up the server? like plugins not loaded etc?


Re: No commands work - ExtendedCarbon - 08.09.2013

Quote:
Originally Posted by zrelly
Посмотреть сообщение
are there any errors starting up the server? like plugins not loaded etc?
Nope no errors, all class selection works. All textdraws and such work, but just not commands


Re: No commands work - ExtendedCarbon - 09.09.2013

Quote:
Originally Posted by knackworst
Посмотреть сообщение
Show us the code....
Not at pc right now I will later