home *** CD-ROM | disk | FTP | other *** search
- // MUSIC
- cd_play = 0
- menu_track = 2
- game_track = 2
-
- // DISPLAY
- game_res = 3
- window_size = 1
- windowed = 0
- renderer = 0
- max_res = 3
- gamma = 128
-
- // CONTROLS
- flipmouse = 0
- crosshairs = 1
- mousescale = 65536
- showgun = 1
- picinpic = 1
-
- // MULTIPLAYER
- login_password = ""
- game_password = ""
- squad_password = ""
- game_name = ""
- phone_number = ""
- internet_address = "0.0.0.0"
- mp_service = 0
- mp_gametype = 0
- maxplayers = 16
- dedicated = 0
- com_port = 0
- baud_rate = 0
- max_lives = 20
- max_kills = 20
- team = 1
- attributes = 0
- replay = 0
- time_limit = 30
- koth_limit = 30
- ammo_respawn = 2
- timeout = 0
-
- // MAP
- map_infrared = 1
- map_iff = 1
- map_AWAC = 1
-
- // SYSTEM
- preempt_pff = 0
-
-