Command problems - 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: Command problems (
/showthread.php?tid=258499)
[Fixed.] Command problems -
Luis- - 30.05.2011
I seem to be having problems with my commands, they have been working fine until yesterday, I don't remember changing anything, I go in game and do a command and for some reason it doesn't do anything.
I am using
ZCMD.
~ Regards, Luis.
Re: Command problems -
Luis- - 30.05.2011
I really need this to be fixed.
Re: Command problems -
Skylar Paul - 31.05.2011
All of your commands stopped working?
Re: Command problems -
Steven82 - 31.05.2011
Um well this is odd, what was the last thing you did on the script before the commands stopped working?
Re: Command problems -
Swiftz - 31.05.2011
maybe Did u add any dcmd or strcmds in ur gm?
Re: Command problems -
pagie1111 - 31.05.2011
Make sure you do not have OnPlayerCommandText in your script....
Re: Command problems -
Luis- - 31.05.2011
Quote:
Originally Posted by Skylar Paul
All of your commands stopped working?
|
Yeah.
Quote:
Originally Posted by Steven82
Um well this is odd, what was the last thing you did on the script before the commands stopped working?
|
I can assure you I didn't to anything with the commands.
Quote:
Originally Posted by Swiftz
maybe Did u add any dcmd or strcmds in ur gm?
|
None at all.
Quote:
Originally Posted by pagie1111
Make sure you do not have OnPlayerCommandText in your script....
|
Deleted that a while ago.
Re: Command problems -
Raimis_R - 31.05.2011
Maybe try download new zcmd include.
Re: Command problems -
Luis- - 31.05.2011
All working now, thanks!
Re: Command problems -
DRIFT_HUNTER - 31.05.2011
Quote:
Originally Posted by -Luis
All working now, thanks!
|
Glad to hear that
NOTE: If you are using ZCMD than OnPlayerCommandText is not called at all