[Ayuda] Como detectar si el motor del auto estб prendido
#2

pawn Код:
new engine, lights, alarm, doors, bonnet, boot, objective;
GetVehicleParamsEx(GetPlayerVehicleID(playerid), engine, lights, alarm, doors, bonnet, boot, objective);
if(engine == VEHICLE_PARAMS_ON) // Si es verdadero entonces el motor esta encendido.
if(engine == VEHICLE_PARAMS_OFF) // Si es verdadero entonces el motor esta apagado.
Reply


Messages In This Thread
[Ayuda] Como detectar si el motor del auto estб prendido - by lComandante - 25.06.2014, 18:44
Respuesta: [Ayuda] Como detectar si el motor del auto estб prendido - by SickAttack - 25.06.2014, 20:27
Respuesta: [Ayuda] Como detectar si el motor del auto estб prendido - by juandiegox - 25.06.2014, 20:31
Respuesta: [Ayuda] Como detectar si el motor del auto estб prendido - by OTACON - 25.06.2014, 20:31
Respuesta: [Ayuda] Como detectar si el motor del auto estб prendido - by Tirael - 25.06.2014, 23:26

Forum Jump:


Users browsing this thread: 1 Guest(s)