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



Little Help pleas! - Spike Cena - 15.07.2012

Good Evning all l have this one problem and l dont know how to remove it :P
l have a cmd call "tune 1-4" and l type tune1 or tune2 or tune3 or tune4 and cmd works
and it says %s has teleported to tune garage 1,2,3,4 but under that it says "Try another command from /help,that one doesnt exist!" but he teleports how to remove that if the cmd works I have changed this if(success == 0)
if l put if(success == 1) then the cmds that work have this "Try another command from /help,that one doesnt exist!" and for the cmds that dont work it doesnt apper help pleas !!


Re: Little Help pleas! - ViniBorn - 15.07.2012

Are you using ZCMD ?


Re: Little Help pleas! - Spike Cena - 15.07.2012

yes l do


Re: Little Help pleas! - [DOG]irinel1996 - 15.07.2012

Did you add the return 1; when the command finishes?


Re: Little Help pleas! - Spike Cena - 15.07.2012

No but l did now and thanks its all good