NOTE: This is an archive of the old wiki.
Expect content to be outdated and links to be broken.

User Tools


obsolete:lua:lua_createcvar

Lua CreateCVar

void CreateCVar( string name, string defaultValue, string helpMessage );

Description

Makes a new Console Variable that is accessible on the server. Use in conjunction with LoadConfig to allow settings for your game modes.

Version

Beta 3.1

Example

0@@
obsolete/lua/lua_createcvar.txt ยท Last modified: 2023/09/03 18:43 by 127.0.0.1