[PEDIDO] Veнculos Restritos RCON.
#6

Quote:
Originally Posted by Viniborn
Посмотреть сообщение
pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER)
    {
        if(GetVehicleModel(GetPlayerVehicleID(playerid)) == 520) // Hydra
        {
            RemovePlayerFromVehicle(playerid);
            TogglePlayerControllable(playerid,true);
            SendClientMessage(playerid,-1,"Esse veiculo й restrito dos administradores");
        }
    }
    return true;
}
E onde estб a funзгo para somente administradores utilizarem o veiculo? =l
Fazendo um enorme favor e.e
Reply


Messages In This Thread
[PEDIDO] Veнculos Restritos RCON. - by Mercurio - 26.03.2012, 19:59
Re: [PEDIDO] Veнculos Restritos RCON. - by DouglasRodrigues - 26.03.2012, 20:53
Re: [PEDIDO] Veнculos Restritos RCON. - by Mercurio - 26.03.2012, 20:57
Re: [PEDIDO] Veнculos Restritos RCON. - by ViniBorn - 26.03.2012, 21:00
Re: [PEDIDO] Veнculos Restritos RCON. - by marcelodell - 26.03.2012, 21:01
Re: [PEDIDO] Veнculos Restritos RCON. - by Mercurio - 26.03.2012, 21:02
Re: [PEDIDO] Veнculos Restritos RCON. - by marcelodell - 26.03.2012, 21:05
Re: [PEDIDO] Veнculos Restritos RCON. - by marcelodell - 26.03.2012, 21:08
Re: [PEDIDO] Veнculos Restritos RCON. - by Mercurio - 26.03.2012, 21:30
Re: [PEDIDO] Veнculos Restritos RCON. - by marcelodell - 26.03.2012, 22:13

Forum Jump:


Users browsing this thread: 1 Guest(s)