Odp: Kumple nie mog? wej?? na serw a ja mog?...
-------- config.lua --------
-- Evolution 8.1 By ****.
-- Config file for OTServ --
----------------------------
-- data directory location
datadir = "data/"
-- map location
map = "data/world/Evolutions.otbm"
-- mapkind
-- options: OTBM for binary map, XML for OTX map
mapkind = "OTBM"
-- map store location (for XML only)
mapstore = "data/world/Evolutions-mapstore.xml"
-- house store location (for XML only)
housestore = "data/world/Evolutions-housestore.xml"
-- bans storage (for XML only)
banIdentifier = "data/bans.xml"
-- server name
servername = "Evolution - ****"
-- server location
location = "Polska"
-- server ip (the ip that server listens on)
ip = "Tu IP z Hamachi lub "auto" "
-- server port (the port that server listens on)
port = "7171"
-- server url
url = "palldoriaots.no-ip.biz"
-- server owner name
ownername = "****"
-- server owner email
owneremail = "****"
-- world type
-- options: pvp, no-pvp, pvp-enforced
worldtype = "pvp"
-- exhausted time in ms (1000 = 1 second)
exhausted = 1000
-- exhausted time in ms for non-aggressive spells (1000 = 1 second)
exhaustedheal = 1000
-- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1 second)
exhaustedadd = 200
-- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1 second)
pzlocked = 180
-- house rent period
-- options: daily, weekly, monthly
houserentperiod = "weekly"
-- motd (the message box that you sometimes get before you choose characters)
motd = "Witamy na Evolution 8.1 Stworzonym przez ****."
motdnum = "1"
-- login message
loginmsg = "Witamy na Evolution 8.1 Stworzonym przez ****."
-- how many logins attempts until ip is temporary disabled
-- set to 0 to disable
logintries = 0
-- how long the retry timeout until a new login can be made (without disabling the ip)
retrytimeout = 60*1000
-- how long the player need to wait until the ip is allowed again
logintimeout = 0
-- allow clones (multiple logins of the same char)
-- options: 0 (no), 1 (yes)
allowclones = 1
-- max number of players allowed
maxplayers = "20"
-- SQL type
-- options: mysql, sqlite
sql_type = "mysql"
--- MySQL part (ignore if you are using SQLite)
sql_host = "localhost"
sql_user = "root"
sql_pass = ""
sql_db = "otserv"
--- SQLite part (ignore if you are using MySQL)
sqlite_db = "db.s3db"
Tak powinno by?!