Back In trouble!!
#2

pawn Код:
CMD:cmd1(playerid,params[])
{
    // cmd1 code
    return cmd_cmd2(playerid, params); // when cmd1 finish execution it will go to cmd2 (make sure you have that command)
}
Is this what you are looking for ?
Reply


Messages In This Thread
Back In trouble!! - by HitterHitman - 15.01.2014, 10:23
Re: Back In trouble!! - by doreto - 15.01.2014, 10:31
Re: Back In trouble!! - by Excelize - 15.01.2014, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)