[Ajuda] OnPlayerCommandText
#6

PHP код:
public OnPlayerCommandPerformed(playeridcmdtext[], success)
{
    if(!
success)
    {
        
format(stringsizeof(string), "{BABABA}O comando {FFFFFF}'%s' {BABABA}nгo existe. {FFFFFF}/cmds"cmdtext);
        return 
SendClientMessage(playerid, -1string);
    }
    return 
1;

Reply


Messages In This Thread
OnPlayerCommandText - by DokyPWN - 17.02.2015, 18:54
Re: OnPlayerCommandText - by JonathanFeitosa - 17.02.2015, 18:57
Re: OnPlayerCommandText - by DokyPWN - 17.02.2015, 19:04
Re: OnPlayerCommandText - by JonathanFeitosa - 17.02.2015, 19:06
Re: OnPlayerCommandText - by DokyPWN - 17.02.2015, 19:12
Re: OnPlayerCommandText - by ProKillerpa - 17.02.2015, 19:19
Re: OnPlayerCommandText - by DokyPWN - 17.02.2015, 19:35

Forum Jump:


Users browsing this thread: 4 Guest(s)