[Error] Funciуn ManualVehicleEngineAndLights
#5

ami me pasaba lo mismo , funcionaba todo bien y de pronto no las detectaba.
mi solucion fue la siguiente y funciono perfectamente .

pawn Код:
static bool:param[MAX_VEHICLES][7]; //Global

   new vehicleid = GetPlayerVehicleID(playerid)
   GetVehicleParamsEx(vehicleid,param[vehicleid][0], param[vehicleid][1], param[vehicleid][2], param[vehicleid][3], param[vehicleid][4], param[vehicleid][5], param[vehicleid][6]);
   SetVehicleParamsEx(vehicleid,param[vehicleid][0]=true, param[vehicleid][1], param[vehicleid][2], param[vehicleid][3], param[vehicleid][4], param[vehicleid][5], param[vehicleid][6]);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)