Ots nie odpala :(

Status
Zamknięty.

pamaho

User
Zarejestrowany
Dołączył
Październik 19, 2009
Posty
16
Liczba reakcji
0
Mam ots, ale prosi?em koleg?, ?eby spojrza? czy dzia?a i nic.
Wy?wietla mu si?, ?e off.
Moje ip to: 95.49.43.226
a kod to
-------- config.lua --------
-- Evolution 8.1 by Sentil.
-- Config file for OTServ --
----------------------------
-- data directory location
datadir = "data/"
-- map location
map = "data/world/Evobysentil.otbm"
-- mapkind
-- options: OTBM for binary map, XML for OTX map
mapkind = "OTBM"
-- map store location (for XML only)
mapstore = "data/world/Evobysentil-mapstore.xml"
-- house store location (for XML only)
housestore = "data/world/Evobysentil-housestore.xml"
-- bans storage (for XML only)
banIdentifier = "data/bans.xml"
-- server name
servername = "Evolution 8.1 by Sentil"
-- server location
location = "Polska"
-- server ip (the ip that server listens on)
ip = "95.49.43.226"
-- server port (the port that server listens on)
port = "7171"
-- server url
url = ""
-- server owner name
ownername = "Game Master"
-- 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 = 3*1000
-- 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 by Sentil!"
motdnum = "1"
-- login message
loginmsg = "Witaj na Evolution 8.1!!"
-- 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 = 0
-- max number of players allowed
maxplayers = "30"
-- SQL type
-- options: mysql, sqlite
sql_type = "mysql"
--- MySQL part (ignore if you are using SQLite)
sql_host = "Moi"
sql_user = "root"
sql_pass = ""
sql_db = "otserv"
--- SQLite part (ignore if you are using MySQL)
sqlite_db = "db.s3db"
-------------------------------------------------------------------------------------------------
---------------------------- Evolutions Basic Configuration ----------------------------
-------------------------------------------------------------------------------------------------
-- world name (shows in the character list)
worldname = "Evolution by Sentil"
-- time to save the server (default = 5)
autosave = 1
-- do you want to enable cap system? (yes/no)
capsystem = "no"
-- 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 everywhere
summonsfollow = "no"
-- allow outfit change
outfitchange = "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 = 200
-- experience multiplier for pvp-enforced (how much faster you got exp from players)
expmulpvp = 2
-- monster lootrating (how much faster you get items from monsters)
lootmul = 3
-- skill multiplier (another multiplier in data/vocations.xml)
skillmul = 150
-- manaspent multiplier (another multiplier in data/vocations.xml)
manamul = 100
-- how many monsters spawn at a time in 1 spawn
spawnmul = 40
-- Price for each SQM when buying a house
houseprice = 1000
-- level to buy a house
houselevel = 100
-- maximum death entries per player
maxdeathentries = 10
-- max message buffer (default = 4)
-- how fast you get muted
messagebuffer = 6
-- minimum action interval (default = 200)
minactioninterval = 200
-- protection for those under this level
protectionlimit = 30
-- critical damage and chance {chance, extra damage percent}
criticaldamage = {"0", "0"}
---------------------------------------------------------------------------------------
-------------------------- Skull System configuration -------------------------
---------------------------------------------------------------------------------------
-- time to lose a white skull (1 = 1 minute)
whitetime = 1
-- time to lose one frag (1 = 1 minute)
fragtime = 1*10
-- ban unjust, how many frags you need to get banned (1 = 1 frag)
banunjust = 15
-- red skull unjust, how many frags you need to get a red skull (1 = 1 frag)
redunjust = 10
-- bantime, for how long the player is banned (1 = 1 hour)
bantime = 100*1
--------------------------------------------------------------------------------------
------------------------------- GM access rights --------------------------------
--------------------------------------------------------------------------------------
-- access to walk into houses and open house doors
accesshouse = 3
-- access to login without waiting in the queue or when server is closed
accessenter = 1
-- access to ignore damage, exhaustion, cap limit and be ignored by monsters
accessprotect = 3
-- 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 = 3
-- access to see id and position of the item you are looking at
accesslook = 2
Prosz? o pomoc.
 
Odp: Ots nie odpala :(

moze zle zrobiles w no-ip albo hmmm moze masz ots pod sql a nie xml czyli trzeba zrobic jescze baze danych na localhoscie ;d najlepiej przez xampp
 
Odp: Ots nie odpala :(

Upewnij sie czy tu wszystko dobrze

-- SQL type
-- options: mysql, sqlite
sql_type = "mysql"
--- MySQL part (ignore if you are using SQLite)
sql_host = "Moi" <-- Moi ? a nie localhost
sql_user = "root" <-- nazwa uzytkownika bazy danych
sql_pass = "" <-- Has?o bazy danych
sql_db = "otserv" <-- Zostaw

Jesli uzywasz no-ip
-- server ip (the ip that server listens on)
ip = "95.49.43.226" - to tu wpisz wlasnie ip z no-ip
 
Odp: Ots nie odpala :(

Ja mam w?a?nie XML,a up, pr?bowa?em all.

Simple Port Forwarding <---- czy ten program przyda si? przy XML?
 
Ostatnia edycja:
Odp: Ots nie odpala :(

Mo?e masz wewn?trzne IP ??


@Edit

Spr?bujcie przez Hamachi czy b?dzie hula?.
 
Odp: Ots nie odpala :(

A pr?bowa?e? na innym silniku ?? To SQL ta ?
 
Ostatnia edycja:
Odp: Ots nie odpala :(

To jest XML

Jest edytowane przez pliki
 
Odp: Ots nie odpala :(

Aha ale ma baz? danych czy nie ?? Je?li NIE to zmie? te linijk? pomara?czow?.
-- SQL type
-- options: mysql, sqlite
sql_type = "sqlite"
 
Odp: Ots nie odpala :(

Teraz masz sql_type = "mysql" zmie? j? na sql_type = "sqlite"
 
Odp: Ots nie odpala :(

Nie dzia?a, to ?e jest inne Ip nie jest b??dem, bo mam neostrad?.

-------- config.lua --------
-- Evolution 8.1 by Sentil.
-- Config file for OTServ --
----------------------------

-- data directory location
datadir = "data/"

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

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

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

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

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

-- server name
servername = "MoI"

-- server location
location = "Polska"

-- server ip (the ip that server listens on)
ip = "95.49.69.144"

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

-- server url
url = ""

-- server owner name
ownername = "GoD Sukif"

-- server owner email
owneremail = ""

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

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

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

-- 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 = 3*1000

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

-- motd (the message box that you sometimes get before you choose characters)
motd = "Witamy na MoI!"
motdnum = "1"

-- login message
loginmsg = "Witaj na Moi!!"

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

-- 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 = 0

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

-- 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 = "otserv"

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

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

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

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

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

-- 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 = "yes"

-- 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 everywhere
summonsfollow = "no"

-- allow outfit change
outfitchange = "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 = 500

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

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

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

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

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

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

-- level to buy a house
houselevel = 100

-- maximum death entries per player
maxdeathentries = 10

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

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

-- protection for those under this level
protectionlimit = 30

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

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

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

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

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

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

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

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

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

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

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

-- 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 = 3

-- access to see id and position of the item you are looking at
accesslook = 2

Je?eli widzicie jaki? b??d to prosz? o odp, albo wys?anie poprawnej formy.
 
Odp: Ots nie odpala :(

Mo?esz mie? zwalone zewn?trzne ip ;] i wtedy niestety hamashi :)
 
Odp: Ots nie odpala :(

-------- config.lua --------
-- Evolution 8.1 by Sentil.
-- Config file for OTServ --
----------------------------

-- data directory location
datadir = "data/"

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

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

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

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

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

-- server name
servername = "SoI"

-- server location
location = "Polska"

-- server ip (the ip that server listens on)
ip = "soi.no-ip.biz"

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

-- server url
url = ""

-- server owner name
ownername = "GoD Sukif"

-- server owner email
owneremail = "pawlos-2008@o2.pl"

-- 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 = 3*1000

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

-- motd (the message box that you sometimes get before you choose characters)
motd = "Witamy na SoI!"
motdnum = "1"

-- login message
loginmsg = "Witaj na SoI"

-- 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 = 0

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

-- SQL type
-- sql_type = "mysql"

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

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

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

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

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

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

-- 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 everywhere
summonsfollow = "no"

-- allow outfit change
outfitchange = "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 = 200

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

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

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

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

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

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

-- level to buy a house
houselevel = 100

-- maximum death entries per player
maxdeathentries = 10

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

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

-- protection for those under this level
protectionlimit = 30

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

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

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

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

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

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

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

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

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

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

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

-- 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 = 3

-- access to see id and position of the item you are looking at
accesslook = 2

Kto to rozwa?? ma reputa i Stut'a na ots.
 
Odp: Ots nie odpala :(

Na reputa to wbij 30 post?w.
Ma?e pytanie jakiego masz antyvirusa?.
Mo?e przez antyvirusa nie mo?esz odpali??
 
Odp: Ots nie odpala :(

M?j Anty-vir to Kaspersky.
Kiedy w??czam silnik to kaspersky wstrzymuj?, ale ja sobie biegam GoD po ots, a jak si? pytam kolegi czy on to on pisze "off".
 
Odp: Ots nie odpala :(

Mo?e masz z?e ip ? Wejdz na otserv.pl/ip i podaj swoje ip , mo?e masz wew ip
 
Odp: Ots nie odpala :(

pamaho nie masz wpisanego has?a do bazy danych :P
chodzi o to :

-- SQL type
-- options: mysql, sqlite
sql_type = "mysql"
--- MySQL part (ignore if you are using SQLite)
sql_host = "Moi" << tu musi by? localhost
sql_user = "root"
sql_pass = ""
sql_db = "otserv"
--- SQLite part (ignore if you are using MySQL)
sqlite_db = "db.s3db"
--------------------
 
Ostatnia edycja:
Odp: Ots nie odpala :(

-------- config.lua --------
-- Evolution 8.1 by Sentil.
-- Config file for OTServ --
----------------------------

-- data directory location
datadir = "data/"

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

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

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

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

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

-- server name
servername = "SoI"

-- server location
location = "Polska"

-- server ip (the ip that server listens on)
ip = "soi.no-ip.biz"

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

-- server url
url = ""

-- server owner name
ownername = "GoD Sukif"

-- server owner email
owneremail = "pawlos-2008@o2.pl"

-- 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 = 3*1000

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

-- motd (the message box that you sometimes get before you choose characters)
motd = "Witamy na SoI!"
motdnum = "1"

-- login message
loginmsg = "Witaj na SoI"

-- 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 = 0

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

-- SQL type
-- sql_type = "mysql"

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

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

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

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

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

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

-- 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 everywhere
summonsfollow = "no"

-- allow outfit change
outfitchange = "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 = 200

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

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

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

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

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

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

-- level to buy a house
houselevel = 100

-- maximum death entries per player
maxdeathentries = 10

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

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

-- protection for those under this level
protectionlimit = 30

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

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

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

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

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

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

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

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

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

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

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

-- 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 = 3

-- access to see id and position of the item you are looking at
accesslook = 2

By?o w 1 przedziale czytaj all to zobacz.
 
Odp: Ots nie odpala :(

>>>>> Od?wie?am <<<<<

A przy tym mam jedno pytanie czy ja w zaporach mam odblokowa? 7171 i 80?
 
Status
Zamknięty.
Back
Do góry