cmd problem [+REP]
#3

Try using this callback:

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) return GameTextForPlayer(playerid, "~g~Unknown command", 3000, 4);
    return 1;
}
Reply


Messages In This Thread
cmd problem [+REP] - by simo0000 - 21.02.2015, 17:14
Re : cmd problem [+REP] - by simo0000 - 21.02.2015, 17:36
Re: cmd problem [+REP] - by Boot - 21.02.2015, 18:21
Re : Re: cmd problem [+REP] - by simo0000 - 21.02.2015, 18:32
Re: Re : Re: cmd problem [+REP] - by Boot - 21.02.2015, 18:36
Re : Re: Re : Re: cmd problem [+REP] - by simo0000 - 21.02.2015, 18:39
Re: Re : Re: Re : Re: cmd problem [+REP] - by Boot - 21.02.2015, 18:42
Re: Re : Re: cmd problem [+REP] - by CalvinC - 21.02.2015, 18:46
Re : Re: Re : Re: cmd problem [+REP] - by simo0000 - 21.02.2015, 18:51
Re: cmd problem [+REP] - by AndySedeyn - 21.02.2015, 19:06

Forum Jump:


Users browsing this thread: 3 Guest(s)