mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Docs - Update CfgVehicles ACE config entries (#10199)
* Update CfgVehicles ACE config entries * Update ace3-config-entries.md
This commit is contained in:
parent
a99c78cf87
commit
7cd2b9820b
@ -13,29 +13,78 @@ Entries found in the `CfgVehicles.hpp` files
|
||||
|
||||
|
||||
```cpp
|
||||
ace_nightvision_grain
|
||||
ace_nightvision_blur
|
||||
ace_recoil_enablecamshake
|
||||
ace_dragging_cancarry
|
||||
ace_dragging_carryposition
|
||||
ace_dragging_carrydirection
|
||||
ace_dragging_candrag
|
||||
ace_dragging_dragposition
|
||||
ace_dragging_dragdirection
|
||||
ace_artillerytables_showGunLaying
|
||||
ace_cargo_canLoad
|
||||
ace_cargo_hasCargo
|
||||
ace_cargo_loadmasterTurrets
|
||||
ace_cargo_noRename
|
||||
ace_cargo_size
|
||||
ace_cargo_space
|
||||
ace_casings_model
|
||||
ace_cookoff_canHaveFireJet
|
||||
ace_cookoff_cookoffSelections
|
||||
ace_dragging_canCarry
|
||||
ace_dragging_canDrag
|
||||
ace_dragging_carryPosition
|
||||
ace_dragging_carryDirection
|
||||
ace_dragging_dragPosition
|
||||
ace_dragging_dragDirection
|
||||
ace_fastroping_enabled
|
||||
ace_fastroping_friesType
|
||||
ace_fastroping_friesAttachmentPoint
|
||||
ace_fastroping_friesType
|
||||
ace_fastroping_onCut
|
||||
ace_fastroping_onPrepare
|
||||
ace_fastroping_ropeOrigins
|
||||
ace_gforcecoef
|
||||
ace_offset
|
||||
ace_hasReserveParachute
|
||||
ace_reserveParachute
|
||||
ace_fcs_distanceInterval
|
||||
ace_fcs_enabled
|
||||
ace_fcs_maxDistance
|
||||
ace_fcs_minDistance
|
||||
ace_hunterkiller
|
||||
ace_intelitems_magazine
|
||||
ace_interaction_canPush
|
||||
ace_interaction_bodyLength
|
||||
ace_interaction_bodyWidth
|
||||
ace_interaction_replaceTerrainObject
|
||||
ace_logitics_wirecutter_isFence
|
||||
ace_medical_treatment_patientSeats
|
||||
ace_minedetector_detectable
|
||||
ace_parachute_failureDelay
|
||||
ace_rearm_defaultSupply
|
||||
ace_refuel_canReceive
|
||||
ace_refuel_flowRate
|
||||
ace_refuel_fuelCapacity
|
||||
ace_refuel_fuelCargo
|
||||
ace_refuel_hooks
|
||||
ace_repair_hitpointPositions
|
||||
ace_tagging_canTag
|
||||
ace_trenches_diggingDuration
|
||||
ace_trenches_grassCuttingPoints
|
||||
ace_trenches_noGeoClass
|
||||
ace_trenches_placementData
|
||||
ace_trenches_removalDuration
|
||||
ace_vehicle_damage_canHaveFireRing
|
||||
ace_vehicle_damage_detonationDuringFireProb
|
||||
ace_vehicle_damage_engineDetonationProb
|
||||
ace_vehicle_damage_engineFireProb
|
||||
ace_vehicle_damage_eraHitpoints
|
||||
ace_vehicle_damage_hullDetonationProb
|
||||
ace_vehicle_damage_hullFireProb
|
||||
ace_vehicle_damage_slatHitpoints
|
||||
ace_vehicle_damage_turretDetonationProb
|
||||
ace_vehicle_damage_turretFireProb
|
||||
ace_vehicles_engineStartDelay
|
||||
|
||||
acex_field_rations_offset
|
||||
acex_field_rations_waterSupply
|
||||
acex_sitting_canSit
|
||||
acex_sitting_interactPosition
|
||||
acex_sitting_sitDirection
|
||||
acex_sitting_sitPosition
|
||||
|
||||
ACE_Attachable
|
||||
ACE_GForceCoef
|
||||
ace_hasReserveParachute
|
||||
ace_reserveParachute
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user