Score Vehicles help
#2

pawn Код:
for(new i = 0; i < sizeof(Cardefine); i ++){
        if(vId == Cardefine[i]){
            if(GetPlayerScore(playerid) < 500){
                RemovePlayerFromVehicle(playerid); }
        }
    }
Reply


Messages In This Thread
Score Vehicles help - by Lynet - 30.12.2012, 09:05
Re: Score Vehicles help - by mau.tito - 30.12.2012, 09:11
Re: Score Vehicles help - by Lynet - 30.12.2012, 09:25
Re: Score Vehicles help - by Konstantinos - 30.12.2012, 09:42
Re: Score Vehicles help - by Lynet - 30.12.2012, 16:30

Forum Jump:


Users browsing this thread: 1 Guest(s)