1 2 3 4
setHpForVeh() { return !checkHandles() || !isPlayerInAnyVehicle() ? "" : Round(__WRITEMEM(hGTA, GTA_VEHICLE_PTR, [0x0, 0x4C0], 1000, "Float")) }