No commands are working :/ (ZCMD)
#7

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(P_TEMP[playerid][loggedin] != 1) return SendClientError(playerid, "You are not logged in!");
    if(!success) SendClientMessage(playerid, -1, "This {B9C9BF}command{ffffff} has not been found. Please use: {B9C9BF}/commands {ffffff}({B9C9BF}/cmds{ffffff})");
    return 1;
}
Reply


Messages In This Thread
No commands are working :/ (ZCMD) - by d3ll - 27.07.2014, 16:57
Re: No commands are working :/ (ZCMD) - by SanAndreasMP - 27.07.2014, 17:37
Re: No commands are working :/ (ZCMD) - by d3ll - 27.07.2014, 17:39
Re: No commands are working :/ (ZCMD) - by DaniceMcHarley - 27.07.2014, 17:49
Re: No commands are working :/ (ZCMD) - by d3ll - 27.07.2014, 17:53
Re: No commands are working :/ (ZCMD) - by Dignity - 27.07.2014, 18:06
Re: No commands are working :/ (ZCMD) - by Juvanii - 27.07.2014, 18:30
Re: No commands are working :/ (ZCMD) - by DaniceMcHarley - 27.07.2014, 20:11
Re: No commands are working :/ (ZCMD) - by doodlebob666 - 17.04.2018, 02:15

Forum Jump:


Users browsing this thread: 1 Guest(s)