[Ajuda] Sem Habilitaзгo
#2

pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate) {

    if (newstate == PLAYER_STATE_DRIVER && Terrestre[playerid] == 0) {
   
        RemovePlayerFromVehicle(playerid);
        SendClientMessage(playerid, CorErro, "(ERRO) Vocк nгo tem habilitaзгo terrestre, entгo nгo pode dirigir um carro!");
        return true;
    }
    return true;
}
Reply


Messages In This Thread
Sem Habilitaзгo - by clerISoN - 09.07.2013, 17:02
Re: Sem Habilitaзгo - by Gii - 09.07.2013, 17:12
Re: Sem Habilitaзгo - by clerISoN - 09.07.2013, 17:28
Re: Sem Habilitaзгo - by Gii - 09.07.2013, 17:38

Forum Jump:


Users browsing this thread: 2 Guest(s)