SA-MP Forums Archive
problem with my commands - 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: problem with my commands (/showthread.php?tid=389097)



problem with my commands - giannosole - 31.10.2012

Hello guys! I have got a problem with my commands at my samp server!Whan for example type /kill it doesnt do anything!!!And if i type a command that it doesn't match with any script for example /werfgwef it doesn't tell:Unknown command!Plz help me guys!!!!!


Re: problem with my commands - john123xal - 31.10.2012

Hmm you can give me the command please? i think you have error/warning


Re: problem with my commands - nik.simakis - 31.10.2012

I Have the same problemm!! :/


Re: problem with my commands - Basssiiie - 31.10.2012

Make sure OnPlayerCommandText returns '0' in all cases where the command isn't processed yet. Else it will stop searching the scripts for the command you've typed.


Re: problem with my commands - BlueSky_ - 01.11.2012

Your script is bugged,try copying your whole script and pasting it in new pawno.exe then compile.


Re: problem with my commands - Team_PRO - 01.11.2012

Please Post The Code/Line How Can We help You