#------------------------------------------------------# #vrcon config file #------------------------------------------------------# # # # A hash (#) or Semicolon (;) denotes a comment line #------------------ # Global settings #------------------ [global] timeout=0 u_timeout=100000 cmsay_color=@@g amxsay_color=green ;admins= ;flagip= #not enabled yet. ;pbadmins= ;flag=/usr/local/share/vrcon/flagsteamid ;pbadmins=/usr/local/share/vrcon/adminlist # Vlog color output for logmod # Try codes 90-96 and 31-36 and 41-46 [vlog] ;cs_tcolor=31 cs_tcolor=33 cs_ctcolor=36 cs_bankick=41 cs_rcon=32 cs_clanmod=33 #-------------------------- # Servers #-------------------------- # Server Settings # [game] - game type, *this is required* # name - Name of the Server. This is what will be displayed in your server listbox # ip - IP address of server # sport - port for the server (for HL server stating and rcon use the same port) # rport - rcon port if different than server port # username - Username if rcon needs a username (IE battlefield) # password - rcon password # # # Valid game types are # hlife - for all Half-Life based mods # source - CS:Source # bf1942 - for BattleField 1942 and Road To Rome # moh - Medal of Honor Allied assault or Spearhead # quake3 - Quake 3 servers. MODS should work # (Urban Terror is the only one that has been tested) # cod Call of Duty # ut2k4 - Unreal tournament 2k4 and 2k3 # # The first listed is always the default [hlife] name=Edit Your .vrcon file! ip=127.0.0.1 sport=27015 rport=27015 password=yourpassword [hlife] name= Condition Zero ip=127.0.0.1 sport=27016 rport=27016 password=yourpassword [source] name=CS:Source Server ip=127.0.0.1 sport=27015 rport=27015 password=yourpassword [moh] name=MOH Server ip=127.0.0.1 sport=12300 rport=12203 password=yourpassword [cod] name=COD Server ip=127.0.0.1 sport=28960 rport=28960 password=yourpassword [bf1942] name=BF Veitnam Server ip=127.0.0.1 sport=23000 rport=23000 ;username=adminname ;password=your password [ut2k4] name=J5 UT2K4 ip=127.0.0.1 sport=7787 rport=7787 [quake3] name=Quake3 ip=127.0.0.1 sport=27960 rport=27960 password=yourpassword