| 1 |
##############################################################################
|
| 2 |
# bnetd_default_user - Default values for user accounts #
|
| 3 |
#----------------------------------------------------------------------------#
|
| 4 |
# #
|
| 5 |
# When a value is not stored in a player's account file, the value is taken #
|
| 6 |
# from this file instead. #
|
| 7 |
# #
|
| 8 |
##############################################################################
|
| 9 |
|
| 10 |
|
| 11 |
##############################################################################
|
| 12 |
# Game record section #
|
| 13 |
#----------------------------------------------------------------------------#
|
| 14 |
|
| 15 |
# Brood War stats
|
| 16 |
"Record\\SEXP\\0\\last game result"="NONE"
|
| 17 |
"Record\\SEXP\\0\\last game"="0"
|
| 18 |
"Record\\SEXP\\0\\disconnects"="0"
|
| 19 |
"Record\\SEXP\\0\\losses"="0"
|
| 20 |
"Record\\SEXP\\0\\wins"="0"
|
| 21 |
"Record\\SEXP\\1\\last game result"="NONE"
|
| 22 |
"Record\\SEXP\\1\\last game"="0"
|
| 23 |
"Record\\SEXP\\1\\high rank"="0"
|
| 24 |
"Record\\SEXP\\1\\rank"="0"
|
| 25 |
"Record\\SEXP\\1\\high rating"="0"
|
| 26 |
"Record\\SEXP\\1\\rating"="0"
|
| 27 |
"Record\\SEXP\\1\\disconnects"="0"
|
| 28 |
"Record\\SEXP\\1\\losses"="0"
|
| 29 |
"Record\\SEXP\\1\\wins"="0"
|
| 30 |
|
| 31 |
# Starcraft stats
|
| 32 |
"Record\\Star\\0\\last game result"="NONE"
|
| 33 |
"Record\\Star\\0\\last game"="0"
|
| 34 |
"Record\\Star\\0\\disconnects"="0"
|
| 35 |
"Record\\Star\\0\\losses"="0"
|
| 36 |
"Record\\Star\\0\\wins"="0"
|
| 37 |
"Record\\Star\\1\\last game result"="NONE"
|
| 38 |
"Record\\Star\\1\\last game"="0"
|
| 39 |
"Record\\Star\\1\\high rank"="0"
|
| 40 |
"Record\\Star\\1\\rank"="0"
|
| 41 |
"Record\\Star\\1\\high rating"="0"
|
| 42 |
"Record\\Star\\1\\rating"="0"
|
| 43 |
"Record\\Star\\1\\disconnects"="0"
|
| 44 |
"Record\\Star\\1\\losses"="0"
|
| 45 |
"Record\\Star\\1\\wins"="0"
|
| 46 |
|
| 47 |
# Starcraft Shareware stats
|
| 48 |
"Record\\SSHR\\0\\last game result"="NONE"
|
| 49 |
"Record\\SSHR\\0\\last game"="0"
|
| 50 |
"Record\\SSHR\\0\\disconnects"="0"
|
| 51 |
"Record\\SSHR\\0\\losses"="0"
|
| 52 |
"Record\\SSHR\\0\\wins"="0"
|
| 53 |
|
| 54 |
# Diablo Retail stats
|
| 55 |
"BNET\\Record\\DRTL\\0\\level"="0"
|
| 56 |
"BNET\\Record\\DRTL\\0\\class"="99"
|
| 57 |
"BNET\\Record\\DRTL\\0\\diablo kills"="0"
|
| 58 |
"BNET\\Record\\DRTL\\0\\strength"="0"
|
| 59 |
"BNET\\Record\\DRTL\\0\\magic"="0"
|
| 60 |
"BNET\\Record\\DRTL\\0\\dexterity"="0"
|
| 61 |
"BNET\\Record\\DRTL\\0\\vitality"="0"
|
| 62 |
"BNET\\Record\\DRTL\\0\\gold"="0"
|
| 63 |
|
| 64 |
# WarCraft II BNE stats
|
| 65 |
"Record\\W2BN\\0\\last game result"="NONE"
|
| 66 |
"Record\\W2BN\\0\\last game"="0"
|
| 67 |
"Record\\W2BN\\0\\disconnects"="0"
|
| 68 |
"Record\\W2BN\\0\\losses"="0"
|
| 69 |
"Record\\W2BN\\0\\wins"="0"
|
| 70 |
"Record\\W2BN\\1\\last game result"="NONE"
|
| 71 |
"Record\\W2BN\\1\\last game"="0"
|
| 72 |
"Record\\W2BN\\1\\high rank"="0"
|
| 73 |
"Record\\W2BN\\1\\rank"="0"
|
| 74 |
"Record\\W2BN\\1\\high rating"="0"
|
| 75 |
"Record\\W2BN\\1\\rating"="0"
|
| 76 |
"Record\\W2BN\\1\\disconnects"="0"
|
| 77 |
"Record\\W2BN\\1\\losses"="0"
|
| 78 |
"Record\\W2BN\\1\\wins"="0"
|
| 79 |
# FIXME: what is 2 for?
|
| 80 |
"Record\\W2BN\\3\\last game result"="NONE"
|
| 81 |
"Record\\W2BN\\3\\last game"="0"
|
| 82 |
"Record\\W2BN\\3\\high rank"="0"
|
| 83 |
"Record\\W2BN\\3\\rank"="0"
|
| 84 |
"Record\\W2BN\\3\\high rating"="0"
|
| 85 |
"Record\\W2BN\\3\\rating"="0"
|
| 86 |
"Record\\W2BN\\3\\disconnects"="0"
|
| 87 |
"Record\\W2BN\\3\\losses"="0"
|
| 88 |
"Record\\W2BN\\3\\wins"="0"
|
| 89 |
|
| 90 |
# #
|
| 91 |
##############################################################################
|
| 92 |
|
| 93 |
|
| 94 |
##############################################################################
|
| 95 |
# Default profile info #
|
| 96 |
#----------------------------------------------------------------------------#
|
| 97 |
|
| 98 |
# No good defaults for these :)
|
| 99 |
"profile\\description"=""
|
| 100 |
"profile\\location"=""
|
| 101 |
"profile\\age"=""
|
| 102 |
"profile\\sex"=""
|
| 103 |
|
| 104 |
# These 3 are ignored in the template, but they make it easier
|
| 105 |
# to use this file by hand to create a new account...
|
| 106 |
"BNET\\acct\\username"="bnetd_default_user"
|
| 107 |
"BNET\\acct\\userid"="0"
|
| 108 |
"BNET\\acct\\passhash1"="67452301efcdab8998badcfe10325476c3d2e1f0"
|
| 109 |
|
| 110 |
#"BNET\\fakeclienttag"="WAR3"
|
| 111 |
|
| 112 |
|
| 113 |
# #
|
| 114 |
##############################################################################
|
| 115 |
|
| 116 |
|
| 117 |
##############################################################################
|
| 118 |
# Authorization flags (comments show defaults) #
|
| 119 |
#----------------------------------------------------------------------------#
|
| 120 |
|
| 121 |
# "BNET\\auth\\admin"="false"
|
| 122 |
"BNET\\auth\\command_groups"="1"
|
| 123 |
# "BNET\\auth\\announce"="false"
|
| 124 |
# "BNET\\auth\\botlogin"="false"
|
| 125 |
# "BNET\\auth\\operator"="false"
|
| 126 |
"BNET\\auth\\normallogin"="true"
|
| 127 |
"BNET\\auth\\changepass"="true"
|
| 128 |
"BNET\\auth\\changeprofile"="true"
|
| 129 |
# "BNET\\auth\\createnormalgame"="true"
|
| 130 |
# "BNET\\auth\\joinnormalgame"="true"
|
| 131 |
# "BNET\\auth\\createladdergame"="true"
|
| 132 |
# "BNET\\auth\\joinladdergame"="true"
|
| 133 |
# "BNET\\auth\\lock"="false"
|
| 134 |
# Specific channels can be specified to override the
|
| 135 |
# channel defaults and the plain operator setting:
|
| 136 |
# (use the long channel name)
|
| 137 |
# "BNET\\auth\\operator\\example channel"="false"
|
| 138 |
"BNET\\auth\\botlogin"="true"
|
| 139 |
# "BNET\\auth\\operator"="false"
|
| 140 |
|
| 141 |
# Set to "false" to not check IP, set to IP
|
| 142 |
# (like: "192.168.1.2" to require an IP to login for warcraft3)
|
| 143 |
"BNET\\auth\\w3_require_ip"="false"
|
| 144 |
|
| 145 |
# #
|
| 146 |
##############################################################################
|