SetVehicleHealth help !!
#8

Or... this ?
PHP код:
public OnGameModeInit()
{
    for(new 
GetVehiclePoolSize(); 0i--)
    {
        switch(
GetVehicleModel(i))
        {
            case 
520425SetVehicleHealth(i2500);
            case 
528427SetVehicleHealth(i5000);
            case 
432SetVehicleHealth(i10000);
        }
    }
    return 
1;

I don't know if this way is working.

EDIT: Changed the code
Reply


Messages In This Thread
SetVehicleHealth help !! - by D3vin - 13.05.2016, 13:24
Re: SetVehicleHealth help !! - by Nin9r - 13.05.2016, 13:30
Re: SetVehicleHealth help !! - by Konstantinos - 13.05.2016, 13:31
Re: SetVehicleHealth help !! - by F1N4L - 13.05.2016, 13:32
Re: SetVehicleHealth help !! - by D3vin - 13.05.2016, 13:43
Re: SetVehicleHealth help !! - by D3vin - 13.05.2016, 15:33
Re: SetVehicleHealth help !! - by D3vin - 13.05.2016, 15:49
Re: SetVehicleHealth help !! - by Dayrion - 13.05.2016, 16:56
Re: SetVehicleHealth help !! - by Sjn - 13.05.2016, 17:01
Re: SetVehicleHealth help !! - by Dayrion - 13.05.2016, 17:26

Forum Jump:


Users browsing this thread: 1 Guest(s)