SA-MP Forums Archive
Simple zcmd command - help! - 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: Simple zcmd command - help! (/showthread.php?tid=471518)



Simple zcmd command - help! - Chrillzen - 23.10.2013

I want to make a command where I can choose from different things. Like /pass [joint, beer, cigarette]. You don't need to give me the code for giving, I just want to know how to do all these three things within one command.


Re: Simple zcmd command - help! - Isolated - 23.10.2013

use strcmp.


Re: Simple zcmd command - help! - Chrillzen - 23.10.2013

Okay.