SA-MP Forums Archive
Command Failure? - 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 Failure? (/showthread.php?tid=263689)



Command Failure? - Postalityjr - 23.06.2011

I'm trying to make a command to give a weapon at a certain killstreak. So far it's working out fine. The only problem is I can't type any other command anymore when I have that filterscript on. Anybody willing to help a guy out?


Re: Command Failure? - Donya - 23.06.2011

is your gamemode using zcmd, then ur using strcmp in that filterscript?


Re: Command Failure? - Postalityjr - 23.06.2011

Quote:
Originally Posted by Donya
Посмотреть сообщение
is your gamemode using zcmd, then ur using strcmp in that filterscript?
Yeah. Does that need to be changed?

EDIT:: Thanks for the help. I understand and fixed it now ^.^


Re: Command Failure? - Donya - 23.06.2011

No problem.