/[LeafOK_CVS]/pvpgn-1.7.4/conf/realm.conf
ViewVC logotype

Contents of /pvpgn-1.7.4/conf/realm.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Tue Jun 6 03:41:37 2006 UTC (19 years, 9 months ago) by sysadm
Branch: GNU, MAIN
CVS Tags: arelease, HEAD
Changes since 1.1: +0 -0 lines
no message

1 #################################################################################
2 # realm.list - List of Diablo II Realms #
3 #-------------------------------------------------------------------------------#
4 # #
5 # Realms are areas that hold closed characters and games. #
6 # Users are given this list of realms to choose from when #
7 # creating a new character. Next time the character is #
8 # used, they will automatically join the same realm. #
9 # #
10 # The realm server runs on port 6113 by default. #
11 # If you do not specify a port number, it will use this by default. #
12 # #
13 # <realmname> : the realm name (mandatory; must start and end with " ) #
14 # <description> : the realm description (optional; must start and end with " ) #
15 # ip:port - actual ip the d2cs server is running on (mandatory) #
16 # #
17 # --- realm name --- --- description --- --- real address --- #
18 # (mandatory) (optional) (mandatory) #
19 #-------------------------------------------------------------------------------#
20 # "<realmname>" ["<description>"] <ip:port> #
21 # #
22 #################################################################################
23
24 # WARNING!! DO NOT USE "127.0.0.1" or "localhost" FOR ANY IP ADDRESS
25
26 # example (having a d2cs server running on IP 1.2.3.4):
27 #"D2CS" "PvPGN Closed Realm" 1.2.3.4:6113

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1