01-19-2012, 11:31 PM
## GAMESERVERIP=192.168.1.2
PORT=4110
## GAMESERVER EXE NAME
EXE=EP2 Gameserver.exe
## UserName That can use the admin tool
# Name
# Name Has to be the same like on the user database
ADMINLOGIN=GM
# PW
# PW has to be the same like on the userdatabase
ADMINPASSWORD=admin
# Secure Question
SECUREQUESTION=LogMeIn
## MYSQL
SQL_HOST=localhost
SQL_DBASE=lcep2
SQL_USER=root
SQL_PASSWORD=1234
## RATES
EXP_RATE=5
SP_RATE=5
DROP_RATE=5
GOLD_RATE=5
##DT Stuff
DUNGEONTIME=true
DTR=60
DTP=100
## UPGRADE RATES in %
## 80 = 80% Chance for +1
SUCCESS=50
## IF UPGRADE FAIL
## success=80 = 20% chance to fail
## if it fails, u have 15% to break the item and 85% chance that nothing happens
ITEMBREAK=50
## Maximum upgrade with stones (heavenstone, smeltingstone etc. etc.)
MAXUPGRADE=20
## Level Cap
MAX_LEVEL=165
## Char Create Auto SP 1 = On / 0 = off
AUTOSP=1
SP=100000000
## Login Message
LOGINMSG=true
MSG=Welcome to Wizatek + Dev EP2 Server!!!
MSG1=Here you go, enjoy
well, this is my gameserver.cfg...
