[HELP] Two commands
#10

It's obvious that this guy is using strcmp. Here is an example of how to make multiple commands, executed doing the same function:

pawn Код:
if(!strcmp(cmdtext[4],"goto",true) || !strcmp(cmdtext[4],"tele",true))
But still it's better to use some faster commands processor like ZCMD.
Reply


Messages In This Thread
[HELP] Two commands - by Zekiloni - 01.01.2015, 14:14
Re: [HELP] Two commands - by Desi_Dude - 01.01.2015, 14:18
Re: [HELP] Two commands - by Diti1 - 01.01.2015, 14:20
Re: [HELP] Two commands - by Desi_Dude - 01.01.2015, 14:34
Re: [HELP] Two commands - by Zekiloni - 01.01.2015, 14:42
Re: [HELP] Two commands - by Desi_Dude - 01.01.2015, 15:16
Re: [HELP] Two commands - by Zekiloni - 01.01.2015, 15:20
Re: [HELP] Two commands - by Desi_Dude - 01.01.2015, 15:29
Re: [HELP] Two commands - by rickisme - 01.01.2015, 15:34
Re: [HELP] Two commands - by Wizzy951 - 01.01.2015, 15:56

Forum Jump:


Users browsing this thread: 2 Guest(s)