0.3c car things
#1

Iw added things like bonnet, lights and others in script but this is a problem, i should do like this >

"Now this will not work if you don't put this after OnGameModeInit:
Код:
public OnGameModeInit(...)
{
     ManualVehicleEngineAndLights();
     return 1;
}
ManualVehicleEngineAndLights() needs to be placed before player connecting.This will set all the vehicles to manual engine/lights/doors start/lock.

And when i add that i get this:

C:\Users\Blabla\Desktop\GF\gamemodes\BlaRP.pwn(685 9) : error 017: undefined symbol "ManualVehicleEngineAndLights

Help? Can anyone make that part of script for that? Just where to add that and what to do to fix that error?
Reply


Messages In This Thread
0.3c car things - by Sexserghy - 26.03.2011, 22:14
Re: 0.3c car things - by Mike Garber - 26.03.2011, 22:19
Re: 0.3c car things - by Sexserghy - 26.03.2011, 22:24
Re: 0.3c car things - by Mike Garber - 26.03.2011, 22:25
Re: 0.3c car things - by Sexserghy - 26.03.2011, 22:28
Re: 0.3c car things - by Mike Garber - 26.03.2011, 22:33

Forum Jump:


Users browsing this thread: 1 Guest(s)