[AJUDA] Bloquiar carro
#5

pawn Код:
if(IsPlayerInVehicle(playerid,NomeDaOrgsCars[0])||IsPlayerInVehicle(playerid,NomeDaOrgsCars[1])||IsPlayerInVehicle(playerid,NomeDaOrgsCars[2])||IsPlayerInVehicle(playerid,NomeDaOrgsCars[3])||IsPlayerInVehicle(playerid,NomeDaOrgsCars[4])||IsPlayerInVehicle(playerid,NomeDaOrgsCars[5])) // numero de carros!
{
if(PlayerInfo[playerid][pMember] != IDDELA || PlayerInfo[playerid][pLeader] != IDDELA) // < id da org , EX: 1 , 2....5,7
{
SendClientMessage(playerid,COLOR_GREY,"Vocк nгo й da Org 'nomedela'");
RemovePlayerFromVehicle(playerid);
TogglePlayerControllable(playerid, 1);
}
}
Reply


Messages In This Thread
[AJUDA] Bloquiar carro - by Caioenois - 24.02.2011, 13:42
Re: [AJUDA] Bloquiar carro - by bruno-style - 24.02.2011, 13:47
Re: [AJUDA] Bloquiar carro - by Caioenois - 24.02.2011, 13:52
Re: [AJUDA] Bloquiar carro - by deregudegu - 24.02.2011, 14:53
Re: [AJUDA] Bloquiar carro - by zbt_Daimyo - 24.02.2011, 15:29
Re: [AJUDA] Bloquiar carro - by deregudegu - 24.02.2011, 15:55
Re: [AJUDA] Bloquiar carro - by rjjj - 24.02.2011, 16:02
Re: [AJUDA] Bloquiar carro - by deregudegu - 24.02.2011, 16:08
Re: [AJUDA] Bloquiar carro - by Macintosh - 24.02.2011, 16:43
Re: [AJUDA] Bloquiar carro - by Caioenois - 24.02.2011, 16:44

Forum Jump:


Users browsing this thread: 1 Guest(s)