Config Custom BG
By: a guest | Mar 20th, 2010 | Syntax:
None | Size: 0.78 KB | Hits: 83 | Expires: Never
##
## Config for MainBG
##
##
##
## Amount of players in bg
##
<
MIN_PLAYERS: "3"
MAX_PLAYERS: "10"
>
##
## Amount of kills to win bg
##
<
KILL_WIN: "75"
>
##
## Token on win it's the id
##
<
TOKEN_ID: "12020"
>
##
## Amount of tokens to win the bg
##
<
TOKEN_WIN: "3"
>
##
## Amount of tokens to lose the bg
##
<
TOKEN_LOSS: "1"
>
##
## Entry ID of the Battlemasters
##
## They can use the same id but you will still need to define both of them
##
<
HORDE_BATTLEMASTER: "10101"
ALLIANCE_BATTLEMASTER: "10100"
>
##
## Debug
##
## It will print a lot out if you use this and write to the file DEBUG_FOLDER
##
<
DEBUG: "false"
DEBUG_FOLDER: "DEBUG.Txt"
>