[y_commands] /help command.
#2

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) SendClientMessage(playerid, -1, "command doesn't exist" );
    return 1;
}
Reply


Messages In This Thread
[y_commands] /help command. - by introzen - 28.06.2013, 20:42
Re: [y_commands] /help command. - by DaRk_RaiN - 28.06.2013, 20:44
Re: [y_commands] /help command. - by introzen - 28.06.2013, 21:04
Re: [y_commands] /help command. - by DaRk_RaiN - 28.06.2013, 21:10
Re: [y_commands] /help command. - by introzen - 28.06.2013, 21:12
Re: [y_commands] /help command. - by introzen - 28.06.2013, 21:21
Re: [y_commands] /help command. - by introzen - 29.06.2013, 07:34

Forum Jump:


Users browsing this thread: 1 Guest(s)