[SOLVED] Whats wrong with this?
#5

Quote:
Originally Posted by Don Correlli
Like i already explained to you in other topic:
Quote:
Originally Posted by Don Correlli
pawn Код:
// array.
new
    Engine[MAX_VEHICLES]; // change it to your own vehicle_define.

// code.
new
    vehicleid = GetPlayerVehicleID(playerid);
Engine[vehicleid] = 1;
You need to define the Engine array and when you're using it you need to know how to use it (an example would be with GetPlayerVehicleID function).
Bool's better, as far as he doesn't have more than two options.
Reply


Messages In This Thread
[SOLVED] Whats wrong with this? - by JoeDaDude - 21.01.2010, 19:01
Re: Whats wrong with this? - by Doppeyy - 21.01.2010, 19:13
Re: Whats wrong with this? - by Correlli - 21.01.2010, 19:15
Re: Whats wrong with this? - by JoeDaDude - 21.01.2010, 19:17
Re: Whats wrong with this? - by MenaceX^ - 21.01.2010, 19:20
Re: Whats wrong with this? - by Doppeyy - 21.01.2010, 19:21
Re: Whats wrong with this? - by JoeDaDude - 21.01.2010, 19:24
Re: Whats wrong with this? - by MadeMan - 21.01.2010, 19:39
Re: Whats wrong with this? - by JoeDaDude - 21.01.2010, 19:58
Re: Whats wrong with this? - by MadeMan - 21.01.2010, 20:02

Forum Jump:


Users browsing this thread: 1 Guest(s)