Как сделать свой собственный Сервер Тибии - Фансайт MMORPG Tibia - Tibia Soft Community

Tibia - Все о Тибии. Фансайт Tibia.

Понедельник, 21 Май 2012, 13:20
Приветствую Вас Гость
Главная

Регистрация

Вход

RSS


[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]

Страница 1 из 212»
Фансайт MMORPG Tibia - Tibia Soft Community » OTS - Open Tibia Server » Гайды » Как сделать свой собственный Сервер Тибии (т.е. как его заставить работать))
Как сделать свой собственный Сервер Тибии
SoM Дата: Пятница, 01 Февраль 2008, 14:50 | Сообщение # 1
Wolf
Группа: Разработчик Altaria Online
Сообщений: 49
Репутация: 2
Статус: Offline
Это гайд для XML сервера. Гайд для SQL версий лежит тут.

Итак, для того чтобы начать свой "сервер" вам нужен для на чала собственно сам сервер (найти его можно в разделе серверы).
Качаем любой понравившийся вам сервачёк. Далее вам нужно распаковать архив с ним, т.к. серверы запакованы (обычно). Для этого вам понадобится программа-архиватор Winrar (скачать можно тут.. там и описание его есть).
В папке с распакованым архивом находим файл Config.lua. Тут немного подробнее:
1. Вот так выглядит содержимое самого файла...

Quote
-------- config.lua --------
-- Config file for OTServ --
----------------------------

-- data directory location
datadir = "data/"

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

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

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

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

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

-- server name
servername = "Toxic World"

-- server location
location = "Latino America"

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

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

-- server url
url = "http://www.tibia.3dn.ru"

-- server owner name
ownername = "Gan'Death"

-- server owner email
owneremail = "sussport@kalimaserver.com"

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

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

-- motd (the message box that you sometimes get before you choose characters)
motd = "Welcome to Altair 4.0 RPG. Please choose your character."
motdnum = "1"

-- login message
loginmsg = "Welcome to the Toxic World RPG Online. Based on Altair 4.0 server. For more info please visit www.tibia.3dn.ru razdel OTS .SoM & Demeris"

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

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

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

-------------------------------------------------------------------------------------------------
---------------------------- Evolutions Basic Configuration ----------------------------
-------------------------------------------------------------------------------------------------
-- Party system is enabled? (yes/no)
EnablePartySystem = "yes"

-- Server Priority (realtime,high,higher,normal)
DefaultPriority = "hight"

-- One Player Online Per Account? (yes/no)
OnePlayerPerAccount = "no"

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

-- Precio de un Dia de Premium Account
premium_price = 100000

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

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

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

-- animated spells above player (yes/no) (ty devland)
animatedspells = "yes"

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

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

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

-- experience multiplier type (war or rpg)
pvpexptype = rpg

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

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

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

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

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

-- level to buy a house
houselevel = 25

-- maximum death entries per player
maxdeathentries = 5

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

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

-- protection for those under this level
protectionlimit = 45

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

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

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

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

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

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

-- bantime, for how long the player is banned (1 = 1 hour)
bantime = 24*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

2. В строку
-- server ip (the ip that server listens on)
ip = "localhost"

вместо "localhost" пишем свой IP
3. Что бы стартовать сервер запустите файл с расширением .exe
4. Теперь, после того как сервер стартовал... Нам нужно к нему подключиться...
5. Берем клиент игры (именно той версии под которую настроен сервер). Клиенты можно найти в файловом архиве..
6. Теперь нам нужно изменить IP к которому конектиться клиент с СIP Softoвского на наш. Для этого есть такая программа.. IPchanger (качаем http://tibia.3dn.ru/load/20-1-0-53 ). С помощью этой программы меняем IP на ваш (порт по умолчанию 7171).
7. Заходим с логином и паролем 111111/tibia. И фаним)

ЗЫ. Написано для XML серверов. Гайд по Sql сервакам за мной)


И что?
http://tibia.3dn.ru/forum/17 - Сервер для Тибии!
 

al0e Дата: Воскресенье, 10 Февраль 2008, 15:50 | Сообщение # 2
Группа: Гость





SoM Ты забыл по редакторы карты , и Dat Редакторы .. Подскажу Самы е хорошие Маперы OTMapEditor-0.5_81 и Remere_s_Map_Editor_8.1

Вобще конечно запустить сервак Тиби не сложно но без хорошего знания C++ , XML/Sql Будет сложно доводить до ума OTS'с сервак cool

 

SoM Дата: Воскресенье, 10 Февраль 2008, 18:13 | Сообщение # 3
Wolf
Группа: Разработчик Altaria Online
Сообщений: 49
Репутация: 2
Статус: Offline
Ну так... я же ведь пытался сделать простой гайд (вернее что-то типа)... для того чтобы человек мог взять просто и стартовать свой сервер. А все остальные подробности опишу позже. Если желаешь помочь... буду оч признателен smile

И что?
http://tibia.3dn.ru/forum/17 - Сервер для Тибии!
 

musaev Дата: Пятница, 22 Февраль 2008, 20:41 | Сообщение # 4
Прохожий
Группа: Пользователь
Сообщений: 1
Репутация: 0
Статус: Offline
SoM Не подскажеш свою асю пообщаемся насчет серва!???
 

SoM Дата: Пятница, 22 Февраль 2008, 22:08 | Сообщение # 5
Wolf
Группа: Разработчик Altaria Online
Сообщений: 49
Репутация: 2
Статус: Offline
Да, конечно. cool

/Асю убрал т.к. пишет туча народу. Общайтесь на форуме, друзья)


И что?
http://tibia.3dn.ru/forum/17 - Сервер для Тибии!
 

Гость Дата: Среда, 27 Февраль 2008, 21:33 | Сообщение # 6
Группа: Гость





Сделай ГАЙД ПО SQL )
 

SoM Дата: Четверг, 28 Февраль 2008, 10:03 | Сообщение # 7
Wolf
Группа: Разработчик Altaria Online
Сообщений: 49
Репутация: 2
Статус: Offline
Сделаем. cool

И что?
http://tibia.3dn.ru/forum/17 - Сервер для Тибии!
 

turtless Дата: Понедельник, 31 Март 2008, 23:56 | Сообщение # 8
Прохожий
Группа: Пользователь
Сообщений: 2
Репутация: 0
Статус: Offline
SoM, как изменить IP в клиенте, я чтот нидопираю wacko разжуй biggrin

Сообщение отредактировал turtless - Вторник, 01 Апрель 2008, 01:10
 

SoM Дата: Среда, 09 Апрель 2008, 21:07 | Сообщение # 9
Wolf
Группа: Разработчик Altaria Online
Сообщений: 49
Репутация: 2
Статус: Offline
Для этого есть программа, называется IPchanger... скачать ее можно тут

Будут вопросы - задавай.


И что?
http://tibia.3dn.ru/forum/17 - Сервер для Тибии!
 

Гость Дата: Пятница, 11 Апрель 2008, 12:32 | Сообщение # 10
Группа: Гость





Quote (Гость)
Сделай ГАЙД ПО SQL )

Пацаны как запуытить серв который требует MYSQL ----- кто знает подскажите!! Буду очень признателен!! :))

 

SoM Дата: Вторник, 15 Апрель 2008, 11:04 | Сообщение # 11
Wolf
Группа: Разработчик Altaria Online
Сообщений: 49
Репутация: 2
Статус: Offline
http://tibia.3dn.ru/forum/19-57-1 здесь все описано.

И что?
http://tibia.3dn.ru/forum/17 - Сервер для Тибии!
 

vanopolo Дата: Воскресенье, 27 Апрель 2008, 01:47 | Сообщение # 12
Прохожий
Группа: Пользователь
Сообщений: 2
Репутация: 0
Статус: Offline
как прогой ип сменить ато я в час ночи не соо6разил)))))))))))) хотя умудрился на ла2 яву поставить)))))))))))))))

Добавлено (27 Апрель 2008, 01:01)
---------------------------------------------
хы всепоменял)) сори за флуд)))

Добавлено (27 Апрель 2008, 01:47)
---------------------------------------------
теперь проблема №2 сервер не подходит под клиент я скачал игру 81 а серв http://tibia.3dn.ru/forum/19-24-1 хмл не подошло попробовал менять версии игры с 75 и выше но они не качаются в итоге не че не работает жду ссылку на серв с подходящим под него клиентом

 

Demeris Дата: Вторник, 29 Апрель 2008, 10:26 | Сообщение # 13
Администратор
Группа: Пользователь
Сообщений: 188
Репутация: -1
Статус: Offline
Вот тебе сервер (по моему просто отличный).
http://tibia.3dn.ru/forum/19-60-1

И клиент 8.1 (для него)

http://www.speedyshare.com/976863284.html


ВЕЛИКИЙ ПЕРЕЕЗД
Мы перебираемся на www.rtibia.ru
ПРИСОЕДИНЯЙТЕСЬ!
 

Гость Дата: Понедельник, 26 Май 2008, 20:11 | Сообщение # 14
Группа: Гость





Demeris -спс огромное за серв cool

Добавлено (26 Май 2008, 20:11)
---------------------------------------------
народ вопросик можно как создать ГМ на серваке или где его нада прописать? кинте путь к файлу а то я не могу найти как ГМ сделать cry

заранее спс smile

 

Silk Дата: Понедельник, 02 Июнь 2008, 11:35 | Сообщение # 15
Группа: Гость





Какой у тебя сервер? XML или SQL. Там все по разному делается.
 

Фансайт MMORPG Tibia - Tibia Soft Community » OTS - Open Tibia Server » Гайды » Как сделать свой собственный Сервер Тибии (т.е. как его заставить работать))
Страница 1 из 212»
Поиск: