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. They are development and diagnostic tools; avoid granting them to normal players.
#Developer Commands
| Title | Description | Command(s) |
|---|---|---|
| Fail Wheel | Immediately places a wheel on the current vehicle into the failed state. Wheel index defaults to 0 and the reason defaults to debug. | /zyke_wheelpop_fail [wheelIndex] [reason] |
| Print Wheel State | Prints every failed wheel on the current vehicle, including its index, reason, and timestamp. | /zyke_wheelpop_state |
| Inspect Loose-wheel Props | Prints loose-wheel prop diagnostics for the current or nearby vehicle and temporarily marks streamed props. Duration defaults to 30 seconds. | /zyke_wheelpop_props [durationSeconds] |
| Set Wheel Integrity | Sets the selected wheel's integrity on the current vehicle. Wheel index defaults to 0 and integrity defaults to 10. | /zyke_wheelpop_weaken [wheelIndex] [integrity] |
| Simulate Hard Landing | Runs a simulated hard-landing impact against the current vehicle using the active Wheel Pop settings. | /zyke_wheelpop_landing |