///////////////////////////////////////////////////////////////////////////////////////
// Filename: .cfg 
// The configuration file for: 
// Created by: Last Edited: 00/00/00 By:
///////////////////////////////////////////////////////////////////////////////////////
//      This file is read by the server when the map loads, overriding the
// server.cfg commands or variables for this map only. Each map has its
// own .cfg file. Any server.cfg commands/variables can be modified in
// Section 1. In Section 2 an entity type can be removed. In Section 3 one 
// entity type and be exchanged for another. And in section 4 entities can be
// added by using the command "locate" in the console to provide the X, Y, Z
// postions and the facing angle. To turn locate off just type "locate" again.
///////////////////////////////////////////////////////////////////////////////////////
// EntityNames:
// item_                                         weapon_
//         healthkit       Health                        9mmhandgun     Glock
//         battery         Battery                       glock          Glock
//         longjump        Jet Pack                      crowbar        Crowbar
//                                                       357            Magnum
//                                                       crossbow       Crossbow
// ammo_                                                 python         Magnum
//           9mmclip       For Glock/Machine Gun         shotgun        Shotgun
//           mp5clip       For Glock/Machine Gun         egon           Bubble Gun
//           357           For Magnum                    gauss          Tau
//           buckshot      For Shotgun                   rpg            Rocket Launcher
//           ARgrenades    For Machine Gun               hornetgun      Wurm Gun
//           gaussclip     For Tau/Bubble Gun            tripmine       Trip Mine
//           egonclip      For Tau/Bubble Gun            satchel        Satchel
//           rpgclip       For Rocket Launcher           handgrenade    Hand Grenade
//           crossbow      For Crossbow                  snark          Snark
//                                                       mp5            Machine Gun
//                                                       9mmAR          Machine Gun
// misc
//           info_player_deathmatch  Spawn Point
///////////////////////////////////////////////////////////////////////////////////////

///////////////////////////////////////////////////////////////////////////////////////
// Section 1:  Overriding of the server.cfg file
// Type commands/variables as they are in the server.cfg file
///////////////////////////////////////////////////////////////////////////////////////



///////////////////////////////////////////////////////////////////////////////////////
// Section 2: Removal                                                                                
// Usage: remove EntityName
///////////////////////////////////////////////////////////////////////////////////////



///////////////////////////////////////////////////////////////////////////////////////
// Section 3: Replacing
// Usage: replace OldEntityName NewEntityName
///////////////////////////////////////////////////////////////////////////////////////



///////////////////////////////////////////////////////////////////////////////////////
// Setion 4: Adding
// Usage: create EntityName Xposition Yposition Zposition Facing
///////////////////////////////////////////////////////////////////////////////////////
