Commands
A list of all of the commands in this resource.
These are the resource's current default command names and what they do.
Arguments inside <angle brackets> are required. Arguments inside [square brackets] are optional. Use the / prefix in the game chat and review command output in the F8 console.
All commands require the ACE permission configured in Config.Settings.commandPermission. Enable Config.Settings.debug when you also need continuous visual or log diagnostics.
#Developer Commands
| Title | Description | Command(s) |
|---|---|---|
| Inspect Handling | Prints live handling, the terrain baseline, the optional torque baseline, active penalties, speed, wheel type, and vehicle class. The player must be driving a supported vehicle. | /zyke_vehicleterrain_handling |
| Inspect Material | Samples the material beneath each wheel and prints the current terrain state. Use this to discover map-specific material hashes. The player must be driving a supported vehicle. | /zyke_vehicleterrain_material |
| Force Sink | Temporarily forces a sink depth on the vehicle being driven. Depth defaults to the configured maximum and is clamped between 0.0 and 0.5; duration defaults to 5000 milliseconds. | /zyke_vehicleterrain_sink [depth] [durationMs] |
| Reset Terrain State | Clears a forced sink and rebuilds the current terrain state. | /zyke_vehicleterrain_reset |
| Inspect Wheel Types | Opens the wheel-type inspection menu for the vehicle currently being driven. | /zyke_vehicleterrain_wheel_types |