does anyone know how to put the vehicle's health shopwn as the player's health ?
#2


EDIT: add this to OnPlayerExitVehicle:
Код:
new Float:X;
GetVehicleHealth(vehicleid,X);
if(X == 0.0)SetPlayerHealth(playerid,0.0);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)