7 Years Ago
* Added game.GetGlobalState(name), game.GetGlobalCounter(name), game.SetGlobalState(name, state) and game.SetGlobalCounter(name, value) to access global game states set by env_global (serverside only) * Added the following enums to Lua: GLOBAL_OFF, GLOBAL_ON, GLOBAL_DEAD