Make command.
#8

You just needed to modify the ZCMD include a little. Replace your existing ZCMD include with this.

For commands with double slash, use:
pawn Код:
CMD2:test(playerid, params[]) {
    return 1;
}
Reply


Messages In This Thread
Make command. - by CSCripMa - 19.02.2016, 14:49
Re: Make command. - by sammp - 19.02.2016, 15:09
Re: Make command. - by ratxrat - 19.02.2016, 15:14
Re: Make command. - by Joron - 19.02.2016, 15:32
Re: Make command. - by CSCripMa - 19.02.2016, 15:37
Re: Make command. - by JamalMaddox - 19.02.2016, 16:15
Re: Make command. - by CSCripMa - 19.02.2016, 16:29
Re: Make command. - by Catalyst- - 19.02.2016, 17:27
Re: Make command. - by nezo2001 - 19.02.2016, 17:37
Re: Make command. - by Write - 19.02.2016, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)