CMF3 Config: unspecified
Jump to navigation
Jump to search
These config settings are more standard config settings for description.ext. But i will explain them here regardless.
Force Rotor Simulation
- Description:
- An enumarator value that enables forced or disables forced flight model
- Syntax:
- forceRotorLibSimulation = value
- Parameters:
- value: Number - A number indicating flightmodel state:
- 0 - unforced flightmodel, uses client's flightmodel setting.
- 1 - Forced Advanced Flightmodel.
- 2 - Forced Default Flightmodel.
Respawn Delay
- Description:
- Delay in seconds from death to respawn
- Syntax:
- respawnDelay = delay
- Parameters:
- value: Number - A delay in seconds from death to respawn.
Enable Debug Console
- Description:
- An array of UIDs (SteamID Base 64) to enable debug console for.
- Syntax:
- enableDebugConsole[] = ids
- Parameters:
- ids: Array - An array of Steam IDs in Base 64 format of clients to enable debug console for.