/checkooc - Carlito's Rp
#3

Код:
if(strcmp(cmd, "/checkooc", true) == 0)
	{
            new block[MAX_PLAYERS];
	    if(IsPlayerConnected(playerid))
	       {
			if (block[playerid]=0)
			{
				SendClientMessage(playerid, COLOR_LIGHTYELLOW2, "OOC Is Currently Disabled");
 			        block[playerid]=1;
                        }
			else if(block[playerid=1)
			{
				SendClientMessage(playerid, COLOR_LIGHTYELLOW2, "OOC Is Currenly Enabled");
			}
		
		}
		return 1;
	}
Reply


Messages In This Thread
/checkooc - Carlito's Rp - by Ritchie999 - 07.08.2010, 21:23
Re: /checkooc - Carlito's Rp - by Kar - 07.08.2010, 21:26
Re: /checkooc - Carlito's Rp - by xfelipex - 07.08.2010, 21:26
Re: /checkooc - Carlito's Rp - by Kar - 07.08.2010, 21:28
Re: /checkooc - Carlito's Rp - by JaTochNietDan - 07.08.2010, 21:29
Re: /checkooc - Carlito's Rp - by xfelipex - 07.08.2010, 21:32
Re: /checkooc - Carlito's Rp - by Kar - 07.08.2010, 21:32
Re: /checkooc - Carlito's Rp - by xfelipex - 07.08.2010, 21:34
Re: /checkooc - Carlito's Rp - by Kar - 07.08.2010, 21:35
Re: /checkooc - Carlito's Rp - by Ritchie999 - 07.08.2010, 21:37

Forum Jump:


Users browsing this thread: 3 Guest(s)