|
|
|
 |
| Czy Podoba Ci Się Strona ? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
 |
Napoczątku ściągamy jakiś ots pod tibie 7.92
Potem otwieramy ots i wchodzimy w config.lua
I robimy wszystko jak w poniższej instrukcji :
-------- config.lua --------
-- Config file for OTServ --
----------------------------
-- data directory location
datadir = "data/"-----To zostaw
-- map location
map = "data/world/map.otbm"------to też zostaw
-- mapkind
-- options: OTBM for binary map, XML for OTX map
mapkind = "OTBM"------też zostaw
-- map store location (for XML only)
mapstore = "data/world/map-mapstore.xml"----zostaw
-- house store location (for XML only)
housestore = "data/world/map-housestore.xml"-------zostaw
-- bans storage (for XML only)
banIdentifier = "data/bans.xml"------zostaw
-- server name
servername = "Arelia 7.92 RPG"--------tu napisz nazwe servera
-- server location
location = "Poland"
-- server ip (the ip that server listens on)
ip = ""------tu podaj ip servera
-- server port (the port that server listens on)
port = "7171"------tu napisz port ots-a (domyślne 7171)
-- server url
url = ""-----tu napisz strone servera nie konieczne
-- server owner name
ownername = ""-----tu napisz nazwe właściciela ots-a
-- server owner email
owneremail = ""-----tu napisz email nie konieczne
-- world type
-- options: pvp, no-pvp, pvp-enforced
worldtype = "pvp"-----tu napisz typ server
-- exhausted time in ms (1000 = 1 second)
exhausted = 10-----zostaw
-- exhausted time in ms for non-aggressive spells (1000 = 1 second)
exhaustedheal = 10-----zostaw
-- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1 second)
exhaustedadd = 20--zostaw
-- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1 second)
pzlocked = 60*1000---zostaw
-- house rent period
-- options: daily, weekly, monthly
houserentperiod = "weekly"-----zostaw
-- motd (the message box that you sometimes get before you choose characters)
motd = "Welcome to Arelia 7.92 RPG. Please choose your character."-----tu napisz powitanie
motdnum = "1"----zostaw
-- login message
loginmsg = "Welcome to Arelia 7.92 RPG. For help visit"-----tu napisz powitanie przy zalogowaniu
-- how many logins attempts until ip is temporary disabled
-- set to 0 to disable----zostaw
logintries = 0-----zostaw
-- how long the retry timeout until a new login can be made (without disabling the ip)
retrytimeout = 60*1000------zostaw
-- how long the player need to wait until the ip is allowed again
logintimeout = 0------zostaw
-- allow clones (multiple logins of the same char)
-- options: 0 (no), 1 (yes)
allowclones = 0----najlepiej zostaw chyba że chcesz żeby gracze mogli się klonować
-- max number of players allowed
maxplayers = "125"------tu napisz max graczy na serverze
-- SQL type
-- options: mysql, sqlite
sql_type = "mysql"----zostaw
--- MySQL part (ignore if you are using SQLite)
sql_host = "localhost"-----zostaw
sql_user = "root"------zostaw
sql_pass = ""----zostaw
sql_db = "otserv"-----zostaw
--- SQLite part (ignore if you are using MySQL)
sqlite_db = "db.s3db"-----zostaw
-------------------------------------------------------------------------------------------------
---------------------------- Arelia Basic Configuration ----------------------------
-------------------------------------------------------------------------------------------------
-- world name (shows in the character list)
worldname = "Arelia 7.92 RPG"----nazwa świata
-- time to save the server (default = 5)
autosave = 45-----co ile ma być save serva
-- do you want to enable cap system? (yes/no)
capsystem = "no"-----czy ma być cap
-- anti-afk - maximum idle time to kick player (1 = 1min)
kicktime = 15-------przez ile możesz się nie ruszać aby cię nie wylogowało
-- how many summons player can have
maxsummons = 2------ile może mieć max potworów jeden gracz
-- maximum items in depot
maxdepotitems = 1000-------ile może mieć max itemów w depo jeden gracz
-- learn spells (yes/no)
learnspells = "no"------czy trzeba uczyć się czarów
-- do you want everyone to have premium
freepremium = "no"-------czy ma się darmowy pacc
-- remove ammunation? (bolts/arrows)
removeammunation = "yes"----zostaw
-- remove rune charges? (sd/hmm/gfb)
removerunecharges = "yes"----zostaw
-- use item hotkeys? (yes/no)
itemhotkeys = "yes"------zostaw
-- shoot trough battle window on players? (yes/no)
battlewindowplayers = "yes"----zostaw
-- use account manager? (yes/no)
accountmanager = "yes"----czy ma być account manager
-- summon follows master everywhere
summonsfollow = "yes"-----zostaw
-- allow outfit change
outfitchange = "yes"----zostaw
-- damage to players with the same feet
feetdamage = "yes"-------zostaw
-- guild system type (SQL only)(ingame/online)
-- online guild system requires the latest Swelia AAC
guildsystem = "ingame"-------zostaw
-------------------------------------------------------------------------------------
----------------------------------- Multipliers -----------------------------------
-------------------------------------------------------------------------------------
-- experience multiplier (how much faster you got exp from monsters)
expmul = 15------ile razy ma być exp
-- experience multiplier for pvp-enforced (how much faster you got exp from players)
expmulpvp = 25----ile razy ma być exp za graczy w trybie pvp-enforced
-- monster lootrating (how much faster you get items from monsters)
lootmul = 45--------jaki ma być razy loot z potworów
-- skill multiplier (another multiplier in data/vocations.xml)
skillmul = 45------ile razy mają być skille
-- manaspent multiplier (another multiplier in data/vocations.xml)
manamul = 45------nie wiem co to jest więc zostaw
-- how many monsters spawn at a time in 1 spawn
spawnmul = 45-----zostaw
-- Price for each SQM when buying a house
houseprice = 350----ile ma kosztować jedna jedna kratka domku
-- level to buy a house
houselevel = 50-----od jakiego lv mają być domki
-- maximum death entries per player
maxdeathentries = 10----zostaw
-- max message buffer (default = 4)
-- how fast you get muted
messagebuffer = 4
-----zostaw
-- how much % of {exp, mana, skill, eq, bp} do you lose when dying
diepercent = {"7", "7", "7", "7", "100"}-----zostaw
---------------------------------------------------------------------------------------
-------------------------- Skull System configuration -------------------------
---------------------------------------------------------------------------------------
-- time to lose a white skull (1 = 1 minute)
whitetime = 1------ile minut ma trwać white skull
-- time to lose one frag (1 = 1 minute)
fragtime = 1*60----zostaw
-- ban unjust, how many frags you need to get banned (1 = 1 frag)
banunjust = 15-----za ile fragów ma być ban
-- red skull unjust, how many frags you need to get a red skull (1 = 1 frag)
redunjust = 10-------za ile fragów ma się red skulla
-- bantime, for how long the player is banned (1 = 1 hour)
bantime = 24*1---zostaw
--------------------------------------------------------------------------------------
------------------------------- GM access rights --------------------------------
--------------------------------------------------------------------------------------
-- access to walk into houses and open house doors
accesshouse = 3----zostaw tak jak reszte niżej
-- 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
|
|
 |
|
|
|
|