Table of Contents

Lua LoadConfig

void LoadConfig( void );

Description

Loads the config file for this game mode. For example, if your game mode was called gungame it will try and load gungame.cfg.

Version

Beta 3.1

Example

0@@