[AJUDA] Erro no comando /trazer GM de RPG
#3

Se nгo conseguir com esse acima tente esse.

Код:
				SendClientMessage(playerid, COLOR_GRAD2, "USE: /trazer [id]");
				return true;
			}
			new Float:plocx,Float:plocy,Float:plocz;
			new plo, world;
			plo = ReturnUser(tmp);
			world = GetPlayerVirtualWorld(playerid);
			if(PlayerInfo[plo][pJailed] != 0)
			{
				SendClientMessage(playerid, COLOR_GRAD1, "Vocк nгo pode trazer um Preso");
				return true;
			}
			if (IsPlayerConnected(plo))
			{
			    if(plo != INVALID_PLAYER_ID)
			    {
					if (PlayerInfo[playerid][pAdmin] >= 1)
					{
         if(admtrampando[playerid] < 1 && PlayerInfo[playerid][pAdmin] != DONO)
						{
							SendClientMessage(playerid, COLOR_GRAD1, "Vocк nгo estб trabalhando! (/trabalhar)");
							return true;
						}
Reply


Messages In This Thread
[AJUDA] Erro no comando /trazer GM de RPG - by LordShadow - 12.06.2012, 02:33
Re: [AJUDA] Erro no comando /trazer GM de RPG - by The_G0dFather - 12.06.2012, 13:05
Re: [AJUDA] Erro no comando /trazer GM de RPG - by Fannatic_Fodao - 12.06.2012, 13:40

Forum Jump:


Users browsing this thread: 2 Guest(s)