Just a question - 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: Just a question (
/showthread.php?tid=616998)
Just a question -
StR_MaRy - 13.09.2016
Hey guys i have a gamemode without bugs or errors but i had a problem now i just compiled and uploaded to host and restart from gamecpanel , when i use command:attack is activating but in the same time it says "this command don't exist, please contact a support" can some1 say why ? i did not change something is the same gamemode from yesterday i just recompiled again didn't change nothing includes or something else , none
Re: Just a question -
Shinja - 13.09.2016
You must
return 1; to handle the command, else it will say "Unknown Command"
Re: Just a question -
StR_MaRy - 14.09.2016
yea i have on that command return 1; like i said now is working , after i recompile , upload on host then Restart is working but saying in the same time "this command don't exist, please contact a support"
Re: Just a question -
SickAttack - 14.09.2016
Search for that message and post that part here.
Re: Just a question -
saffierr - 14.09.2016
Perhaps show us a cmd?
Re: Just a question -
DarkSkull - 14.09.2016
It happens sometimes when your command is crashing. Load up crashdetect and check the log.