
09-29-2002, 12:04 AM
set
Usage: rcon set [variable] [value]
Sets the value of a variable.
seta
Usage: rcon seta [variable] [value]
Sets the value of a variable and the archive flag so that the value will be saved to the user's default.cfg file to be loaded each time the game is loaded.
sets
Usage: rcon sets [variable] [value]
Sets the value of a variable and the server flag so that the variable is transmitted to clients upon connect. Is implemented in MoHAA but does not seem to function properly.
toggle
Usage: rcon toggle [variable]
Toggles the value of a flag variable. For example, "rcon toggle g_teamdamage" would turn friendly fire off if it was currently on.
|