FiveM Docs / Native Reference
API Set:
  • all
  • server
  • client
Language:
  • raw
  • lua
  • c#
  • js
Namespace: CFXAPI set: serverGame: gta5editImprove

GET_HELI_TAIL_ROTOR_DAMAGE_SCALE

0x22239130
// GetHeliTailRotorDamageScale
float GET_HELI_TAIL_ROTOR_DAMAGE_SCALE(Vehicle heli);
Parameters:
  • heli:

    The helicopter to check

Returns:

Returns a value representing the damage scaling factor applied to the helicopter's tail rotor. The value ranges from 0.0 (no damage scaling) to1.0 (full damage scaling).

Privacy
•
Cookie Policy
•
Cookie Settings
GET_ENTITY_SPEED(Entity entity)
GET_ENTITY_TYPE(Entity entity)
GET_ENTITY_VELOCITY(Entity entity)
GET_EXTERNAL_KVP_FLOAT(char* resource, char* key)
GET_EXTERNAL_KVP_INT(char* resource, char* key)
GET_EXTERNAL_KVP_STRING(char* resource, char* key)
GET_FUEL_CONSUMPTION_RATE_MULTIPLIER()
GET_FUEL_CONSUMPTION_STATE()
GET_GAME_BUILD_NUMBER()
GET_GAME_NAME()
GET_GAME_POOL(char* poolName)
GET_GAME_TIMER()
GET_GLOBAL_PASSENGER_MASS_MULTIPLIER()
GET_HASH_KEY(char* model)
GET_HELI_BODY_HEALTH(Vehicle heli)
GET_HELI_DISABLE_EXPLODE_FROM_BODY_DAMAGE(Vehicle heli)
GET_HELI_ENGINE_HEALTH(Vehicle heli)
GET_HELI_GAS_TANK_HEALTH(Vehicle heli)
GET_HELI_MAIN_ROTOR_DAMAGE_SCALE(Vehicle heli)
GET_HELI_MAIN_ROTOR_HEALTH(Vehicle vehicle)
GET_HELI_PITCH_CONTROL(Vehicle heli)
GET_HELI_REAR_ROTOR_DAMAGE_SCALE(Vehicle heli)
GET_HELI_REAR_ROTOR_HEALTH(Vehicle vehicle)
GET_HELI_ROLL_CONTROL(Vehicle heli)
GET_HELI_TAIL_ROTOR_DAMAGE_SCALE(Vehicle heli)
GET_HELI_TAIL_ROTOR_HEALTH(Vehicle vehicle)
GET_HELI_THROTTLE_CONTROL(Vehicle heli)
GET_HELI_YAW_CONTROL(Vehicle heli)
GET_HOST_ID()
GET_HUD_COMPONENT_ALIGN(int id, int* horizontalAlign, int* verticalAlign)
GET_HUD_COMPONENT_NAME(int id)
GET_HUD_COMPONENT_SIZE(int id)
GET_INSTANCE_ID()
GET_INTERIOR_ENTITIES_EXTENTS(int interiorId, float* bbMinX, float* bbMinY, float* bbMinZ, float* bbMaxX, float* bbMaxY, float* bbMaxZ)
GET_INTERIOR_PORTAL_CORNER_POSITION(int interiorId, int portalIndex, int cornerIndex, float* posX, float* posY, float* posZ)