Simple question rep+
#1

Hey, my question is VERY simple I think, Where Could I put
pawn Код:
{
        new engine, lights, alarm, doors, bonnet, boot, objective;
        GetVehicleParamsEx(i, engine, lights, alarm, doors, bonnet, boot, objective);
        SetVehicleParamsEx(i, 0, lights, false, doors, bonnet, boot, objective);
    }
In my script? Where would be the best place to put it so cars have the engine off? I tryed under OnVehicleSpawn, OnVehicleStreamIn etc etc.. But whenever a vehicle spawns, the engines get set to 0, and whenver a vehicle streams in, it gets set to 0, So would OnGamemodeinit Be the best way? But after the cars spawn the engine starts normally,
Reply


Messages In This Thread
Simple question rep+ - by Azzeto - 12.02.2012, 01:38
Re: Simple question rep+ - by Lilcuete - 12.02.2012, 01:40
Re: Simple question rep+ - by Azzeto - 12.02.2012, 01:45
Re: Simple question rep+ - by Lilcuete - 12.02.2012, 01:56
Re: Simple question rep+ - by Nuke547 - 12.02.2012, 03:02
Re: Simple question rep+ - by nmader - 12.02.2012, 03:07
Re: Simple question rep+ - by Lynn - 12.02.2012, 03:22
Re: Simple question rep+ - by Nuke547 - 12.02.2012, 03:31
Re: Simple question rep+ - by Lynn - 12.02.2012, 03:34

Forum Jump:


Users browsing this thread: 2 Guest(s)