CMF3 Config: unspecified

From cluster wiki
Revision as of 10:49, 13 March 2023 by Eric (talk | contribs) (Created page with "These config settings are more standard config settings for description.ext. But i will explain them here regardless. <div style="padding:0.33em 2em;font-size:1.2em;font-weig...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.