mirror of
https://git.chasehall.net/Chase/COD-Cfgs.git
synced 2025-06-07 23:47:59 -05:00
22 lines
438 B
INI
22 lines
438 B
INI
// IW6x Server Config
|
|
// By Chase (https://ChaseHall.net)
|
|
// <3 Ghosts Community.
|
|
|
|
|
|
// Color Codes:
|
|
// ^1 Red
|
|
// ^2 Green
|
|
// ^3 Yellow
|
|
// ^4 Blue
|
|
// ^5 Cyan
|
|
// ^6 Pink
|
|
// ^7 White
|
|
// ^8 Depends on the team colors playing.
|
|
// ^9 Grey
|
|
// ^0 Black
|
|
|
|
|
|
// Server host name. This should always be set by the server admin.
|
|
set sv_hostname "^1IW6x Default Server"
|
|
|
|
// the rest of this file is intentionally left blank as iw6x has not launched yet. |