• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Aries Server (Config) Issue

Heroman

New Member
Joined
Oct 1, 2012
Messages
84
Reaction score
0
Hi Otland,

Kindly i would like support regarding my 8.1 Ot

1st Issue: When i add the server IP which is like XXX.hopto.org its not working at all

2nd Issue: Account manager is (Yes) and it tells me wrong account and password

3rd Issue: I'm the only one who can login with my Pc Ip

HYG my Config is there anything wrong with it?


Code:
-- data directory location
datadir = "data/"

-- map location
map = "data/world/evolutionss.otbm"

-- mapkind
-- options: OTBM for binary map, XML for OTX map
mapkind = "OTBM"

-- map store location (for XML only)
mapstore = "data/world/evolutionss-mapstore.xml"

-- house store location (for XML only)
housestore = "data/world/evolutionss-housestore.xml"

-- bans storage (for XML only)
banIdentifier = "data/bans.xml"

-- server name
servername = "TibiaEgy    "

-- server location
location = "Egypt"

-- server ip (the ip that server listens on)
ip = "tibiaegy.hopto.org"

-- server port (the port that server listens on)
port = "7171"

-- server url
url = ""

-- server owner name
ownername = "Heroman"

-- server owner email
owneremail = ""

-- world type
-- options: pvp, no-pvp, pvp-enforced
worldtype = "pvp-enforced"

-- exhausted time in ms (1000 = 1 second)
exhausted = 1*1000

-- exhausted time in ms for non-aggressive spells (1000 = 1 second)
exhaustedheal = 1*1000

-- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1 second)
exhaustedadd = 1*1000

-- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1 second)
pzlocked = 20*1000

-- house rent period
-- options: daily, weekly, monthly
houserentperiod = "monthly"

-- motd (the message box that you sometimes get before you choose characters)
motd = "Welcome! ^^"
motdnum = "1"

-- login message
loginmsg = "Welcome to TibiaEgy!"

-- allow clones (multiple logins of the same char)
-- options: 0 (no), 0 (yes)
allowclones = 0

-- how many logins attempts until ip is temporary disabled
-- set to 0 to disable
logintries = 10

-- how long the retry timeout until a new login can be made (without disabling the ip)
retrytimeout = 10*1000

-- how long the player need to wait until the ip is allowed again
logintimeout = 10

-- max number of players allowed
maxplayers = "100"

-- SQL type
-- options: mysql, sqlite
sql_type = "sqlite"

--- MySQL part (ignore if you are using SQLite)
sql_host = "localhost"
sql_user = "root"
sql_pass = ""
sql_db   = ""

--- SQLite part (ignore if you are using MySQL)
sqlite_db = "forgottenserver.s3db"

-------------------------------------------------------------------------------------------------
---------------------------- Evolutions Basic Configuration ----------------------------
-------------------------------------------------------------------------------------------------

-- world name (shows in the character list)
worldname = "Edited-World"

-- time to save the server (default = 5)
autosave = 2

-- do you want to enable cap system? (yes/no)
capsystem = "yes"

-- anti-afk - maximum idle time to kick player (1 = 1min)
kicktime = 15

-- how many summons player can have
maxsummons = 2

-- maximum items in depot
maxdepotitems = 1000

-- learn spells (yes/no)
learnspells = "no"

-- do you want everyone to have premium
freepremium = "no"

-- remove ammunation? (bolts/arrows)
removeammunation = "no"

-- remove rune charges? (sd/hmm/gfb)
removerunecharges = "no"

-- use item hotkeys? (yes/no)
itemhotkeys = "yes"

-- shoot trough battle window on players? (yes/no)
battlewindowplayers = "yes"

-- use account manager? (yes/no)
accountmanager = "yes"

-- summon follows master
summonsfollow = "yes"

-- damage to players with the same feet
feetdamage = "yes"

-- guild system type (SQL only)(ingame/online)
-- online guild system requires the latest Swelia AAC
guildsystem = "ingame"

-------------------------------------------------------------------------------------
----------------------------------- Multipliers -----------------------------------
-------------------------------------------------------------------------------------

-- experience multiplier (how much faster you got exp from monsters)
expmul = 90

-- experience multiplier for pvp-enforced (how much faster you got exp from players)
expmulpvp = 55

-- monster lootrating (how much faster you get items from monsters)
lootmul = 10

-- skill multiplier (another multiplier in data/vocations.xml)
skillmul = 35

-- manaspent multiplier  (another multiplier in data/vocations.xml)
manamul = 300

-- how many monsters spawn at a time in 1 spawn
spawnmul = 1

-- Price for each SQM when buying a house
houseprice = 10000

-- level to buy a house
houselevel = 200

-- maximum death entries per player
maxdeathentries = 6

-- max message buffer (default = 4)
-- how fast you get muted
messagebuffer = 10

-- minimum action interval (default = 200)
minactioninterval = 200

-- protection for those under this level
protectionlimit = 1

-- critical damage and chance {chance, extra damage percent}
criticaldamage = {"50", "100"}

---------------------------------------------------------------------------------------
-------------------------- Skull System configuration -------------------------
---------------------------------------------------------------------------------------

-- time to lose a white skull (1 = 1 minute)
whitetime = 3

-- time to lose one frag (1 = 1 minute)
fragtime = 5

-- ban unjust, how many frags you need to get banned (1 = 1 frag)
banunjust = 0

-- red skull unjust, how many frags you need to get a red skull (1 = 1 frag)
redunjust = 5

-- bantime, for how long the player is banned (1 = 1 hour)
bantime = 0

--------------------------------------------------------------------------------------
------------------------------- GM access rights --------------------------------
--------------------------------------------------------------------------------------

-- access to walk into houses and open house doors
accesshouse = 4

-- access to login without waiting in the queue or when server is closed
accessenter = 4

-- access to ignore damage, exhaustion, cap limit and be ignored by monsters
accessprotect = 4

-- access to broadcast messages and talk in colors (#c blabla - in public channels)
accesstalk = 1

-- access to move distant items from/to distant locations
accessremote = 4

-- access to see id and position of the item you are looking at
accesslook = 4
 
Change this to your numeric IP
tibiaegy.hopto.org example 41.41.41.41
Check Account Manager inside your data\accounts\111111.xml and make sure you have the correct password inside.
XML:
<account pass="tibia"
if its right then check Account Manager inside data\players\Account Manager.xml and make sure you have the correct account inside.
XML:
account="111111"
About the 3rd one you have to open port 7171 and allow it through Windows Firewall and Router's Firewall and any Internet Security software you might have also run you Aries-XML engine as Administrator.
Here is a tutorial how to port forward the most used router in Egypt.

and this is a tutorial how to allow/open ports through Windows Firewall
 
to

Code:
-- server ip (the ip that server listens on) ip = "197.42.221.247"

and your ports are closed

Code:
Pinging tibiaegy.hopto.org [197.42.221.247] with 32 bytes of data:
Request timed out.

I've opened my router ports and my Pc ports how do it right?

7171 7172 80 right?
 
Change this to your numeric IP
tibiaegy.hopto.org example 41.41.41.41
Check Account Manager inside your data\accounts\111111.xml and make sure you have the correct password inside.
XML:
<account pass="tibia"
if its right then check Account Manager inside data\players\Account Manager.xml and make sure you have the correct account inside.
XML:
account="111111"
About the 3rd one you have to open port 7171 and allow it through Windows Firewall and Router's Firewall and any Internet Security software you might have also run you Aries-XML engine as Administrator.
Here is a tutorial how to port forward the most used router in Egypt.

and this is a tutorial how to allow/open ports through Windows Firewall
I've done that however one of my friends tried to login with the account manager and the server crashed idk how to login my self now not the IP of the numeric IP is working for me
 
Back
Top