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.