[HELP] Destroying Cars
#2

Something like that ?

pawn Код:
stock ResetCars() {
    for(new i; i != MAX_PLAYERS; ++i) {
        SetVehicleToRespawn(CarVip[i]);
        SetVehicleToRespawn(caradm[i]);
    }
}
Reply


Messages In This Thread
[HELP] Destroying Cars - by [AF]Junior - 07.08.2011, 01:03
AW: [HELP] Destroying Cars - by Nero_3D - 07.08.2011, 01:18
Re: [HELP] Destroying Cars - by Grim_ - 07.08.2011, 01:19
Re: [HELP] Destroying Cars - by [AF]Junior - 07.08.2011, 01:26
Re: [HELP] Destroying Cars - by dowster - 07.08.2011, 03:10
Re: [HELP] Destroying Cars - by [AF]Junior - 07.08.2011, 03:27
Re: [HELP] Destroying Cars - by MadeMan - 07.08.2011, 08:36

Forum Jump:


Users browsing this thread: 1 Guest(s)