ui_ready
This is a cvar, also known as console variable on id Tech 4 engines, present on DOOM 3, Quake 4 and Prey. Below you can find its default value and flags for each engine that declares it.
DOOM 3
player is ready to start playing
| Property |
Value |
| Type |
console variable |
| Default |
si_readyArgs[ 0 ] |
| Flags |
CVAR_GAME | CVAR_USERINFO |
Quake 4
player is ready to start playing
| Property |
Value |
| Type |
console variable |
| Default |
si_readyArgs[0] |
| Flags |
CVAR_GAME | CVAR_USERINFO |
Prey
player is ready to start playing
| Property |
Value |
| Type |
console variable |
| Default |
si_readyArgs[ 0 ] |
| Flags |
CVAR_GAME | CVAR_USERINFO |