02.12.2015, 18:45
Is there any way to return commands like in ZCMD?
I mean this:
Will Command_ReProcess make the job?
I mean this:
Код:
CMD:command(playerid, params[]) { return cmd_anothercommand(playerid, params); }