Is there such callback as
#7

I'm afraind i don't understand your wish.

Something like this?
pawn Код:
// array.
new
    Engine[MAX_VEHICLES]; // change it to your own vehicle_define.

// code.
new
    vehicleid = GetPlayerVehicleID(playerid);
Engine[vehicleid] = 1;
Reply


Messages In This Thread
Is there such callback as - by JoeDaDude - 21.01.2010, 16:52
Re: Is there such callback as - by Doppeyy - 21.01.2010, 16:57
Re: Is there such callback as - by JoeDaDude - 21.01.2010, 16:58
Re: Is there such callback as - by Doppeyy - 21.01.2010, 16:59
Re: Is there such callback as - by Correlli - 21.01.2010, 17:00
Re: Is there such callback as - by JoeDaDude - 21.01.2010, 17:09
Re: Is there such callback as - by Correlli - 21.01.2010, 17:11
Re: Is there such callback as - by JoeDaDude - 21.01.2010, 17:17
Re: Is there such callback as - by Correlli - 21.01.2010, 17:20
Re: Is there such callback as - by JoeDaDude - 21.01.2010, 17:21
Re: Is there such callback as - by Correlli - 21.01.2010, 17:23
Re: Is there such callback as - by JoeDaDude - 21.01.2010, 17:28
Re: Is there such callback as - by Correlli - 21.01.2010, 17:29

Forum Jump:


Users browsing this thread: 1 Guest(s)