Vehicle spawn with more health
#2

PHP код:
new COPCAR;

public 
OnGameModeInit()
{
    
COPCAR CreateVehicle(5202109.17631503.045332.288782.28730160);
    return 
1;
}

public 
OnVehicleSpawn(vehicleid)
{
    if(
vehicleid == COPCAR) { SetVehicleHealth(vehicleid2000.0); }
    return 
1;

Reply


Messages In This Thread
Vehicle spawn with more health - by Jimbo01 - 06.07.2011, 19:49
Re: Vehicle spawn with more health - by Shadoww5 - 06.07.2011, 19:56
Re: Vehicle spawn with more health - by alpha500delta - 06.07.2011, 19:56
AW: Vehicle spawn with more health - by Jimbo01 - 06.07.2011, 20:00
Re: Vehicle spawn with more health - by Madsen - 06.07.2011, 20:03
AW: Vehicle spawn with more health - by Jimbo01 - 06.07.2011, 20:03
Re: Vehicle spawn with more health - by Shadoww5 - 06.07.2011, 20:04
AW: Re: Vehicle spawn with more health - by Jimbo01 - 07.07.2011, 12:41
AW: Vehicle spawn with more health - by Jimbo01 - 07.07.2011, 15:29

Forum Jump:


Users browsing this thread: 1 Guest(s)