The following items are added by the CZ Autoz Helicopter mod and need to be added to your server’s loot economy for full functionality.Documentation Index
Fetch the complete documentation index at: https://docs.czautoz.co.uk/llms.txt
Use this file to discover all available pages before exploring further.
HelicopterBattery
| Property | Value |
|---|---|
| Classname | CZ_HelicopterBattery |
| Inventory slot | HelicopterBattery (dedicated slot in helicopter inventory) |
| Required for | Starting the engine |
Behaviour
- Must be in the
HelicopterBatteryslot with charge greater than 0 before the engine can be started - Drains by
battery.startDrainunits on each engine start and engine stop - Recharges at
battery.chargeRateunits per second while the engine is running - Drains at
battery.lightDrainunits per second while lights are on - Battery maximum charge is 500 units
HelicopterRepairKit
| Property | Value |
|---|---|
| Classname | CZ_HelicopterRepairKit |
| Must be held | In the player’s hands |
| Engine state | Must be off |
| Helicopter state | Must be grounded |
What it Repairs
Repairs all 6 damage zones: Body, Engine, Chassis, Fuel, Main Rotor, Tail Rotor.Repair Kit Durability
A single kit can performrepair.kitUses repairs (default: 5) before going ruined. Configure in mod_config.json.
Helicopter Fuel Drum
| Property | Value |
|---|---|
| Classname | CZAutoz_HeliDrum |
| Parent | CanisterGasoline |
| Capacity | 100,000 ml |
| Default fill | 50% of any helicopter tank per full drum (2 drums to fill from empty) |
mod_config.json via refuel.drumPct and refuel.drumRate.
Adding Items to Your Server
Add classnames to your server’stypes.xml to control spawn rates. Example entries:
Adjust
nominal, min, and lifetime to suit your server’s economy. The values above are examples only.