success == 0
#3

Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
	if(success == 0)
	{
		SendClientmessage(playerid,-1, " {00C0FF}This Command Don't {FFFFFF}Exist{00C0FF}. ");
	    return 1;
	}
	return 1;
}
Reply


Messages In This Thread
success == 0 - by xplor09edy - 12.10.2012, 07:44
AW: success == 0 - by BiosMarcel - 12.10.2012, 07:49
Re: success == 0 - by TzAkS. - 12.10.2012, 07:50

Forum Jump:


Users browsing this thread: 1 Guest(s)