thx ! napewno mi sie przyda
Wersja do druku
thx ! napewno mi sie przyda
Dzieki wielkie włąsnie kolega zrobił fajnego otsa tylko ma kiepski internet i ja mam hostowac (neostrada).Wiec sie przy napewno.
Poradnik jest spoko... w no-ip nie jest tak trudno zalozyc konto zeby korzystac z otsa, jesli ktos umie angielski
ale jak niektorzy ludzie pisza ze maja problem to ja ich nie kumam, mam pytanie... moze wy czytac nie umiecie?, w poradniku jest dobrze opisane wszystko tylko trzeba uwaznie wszystko robic...
Poradnik bez zażutów ;D
Nie widzę błędów...
I są ssy ;O
8.5/10
Pozdrawiam,
Avezzo.
Ale jak zmienie na to no-ip to bede mial to moje stare ip???
xtomixx dzienki tobie mam juz no-ip nei wiem jak ci sie odwdzieczyc.
jak masz pomysl to napisz na forum albo na gg <1415016>
Mam taką sprawe gdy wchodze na domene prosi mnie i nazwe użytkownika i hasło więc podaje e-mail i hasło e-mailu a wtedy jeszcze raz wyskakuje te okienko i mówi że jest źle wypełnione co robić? A jeżeli zrobiłem wszystko jak zrobiłeś to już ip na neostradzie nie będzie się zmieniać. Plz Odp.
Poradnik dobry, ale czegoś tu brakuje...
Jak, masz możliwość, jest możliwość wkompilowania w silnik czegoś takiego,
by można było w ip wpisać "auto" i w tedy nie będzie trzeba
za każdym razem wpisywać nowego ip po rozłączeniu Neostrady :>
A i mam jeszcze 3 sprawy.
1. Jak zrobić bed system
2.Jak zrobić własnego npc i co to znaczy dir bo są namiary na npc i naprzykład dir 3 jest napisane.
3.Jak zrobić domek.
Czy mam zrobione wszystko dobrze?
Zrobiłem open server znaczy chciałem zrobić a oto moje dane w pliku lua
---------------------------- OTServ configuration ------------------------------
-- datadir
datadir = "data/"
-- sets what map to load
map = "data/world/test.otbm"
-- OTBM for binary, SQL for SQL map, XML for OTX maps
mapkind = "OTBM"
-- SQL for acc/player info from SQL, XML for acc/player info from XML
sourcedata = "XML"
-- the message the player gets when he logs in
loginmsg = "Witam na OTSie... Nick GMa to GM Milosz , GM Karollo i GM Jakub"
-- the port otserv listens on
port = "7171"
-- name of our server
servername = "Reszel Land"
-- name of the owner of our server
ownername = "Milosz"
-- email of the owner of our server
owneremail = ""
-- the url for more server info
url = "reszel.no-ip.info"
-- the location of the server
location = "Poland"
-- the ip the server should redirect too
ip = "192.168.1.końcuwki nie podaje ale w pliku lua podałem"
-- The messagebox you sometimes get before you choose characters
motd = "Welcome to YurOTS"
motdnum="0"
-- use md5 passwords for accounts, yes/no
md5passwords = "no"
-- world type. options: pvp, no-pvp, pvp-enforced
worldtype = "no-pvp"
-- max number of players allowed
maxplayers = "50"
-- exhausted time in ms (1000 = 1sec)
exhausted = 700
-- exhaustion time for healing spells (1000 = 1sec)
exhaustedheal = 900
-- how many ms to add if the player is already exhausted and tries to cast a spell (1000 = 1sec)
exhaustedadd = 300
-- how long does the player has to stay out of fight to get pz unlocked in ms (1000 = 1sec)
pzlocked = 10*1000
-- allow multiple logins of the same char
allowclones = 0
-- vocation names
vocations = {"a Mag", "a Druid", "a Palladyn", "a Rycerz"}
promoted_vocations = {"a Master Mag", "an Dobry Druid", "a Krolewski Palladyn", "an Mocny Knight"}
--- SQL part
sql_host = "localhost"
sql_user = "root"
sql_pass = ""
sql_db = "otserv"
--- SQL MAP part
sqlmap = "test_map"
map_host = "localhost"
map_user = "root"
map_pass = ""
map_db = ""
------------------------- YurOTS basic configuration ---------------------------
-- name of your world (seen on the character list when logging in)
worldname = "Reszel Land"
-- how often do server saves it's state (0 = off, 5 = 5min, 60 = hour)
autosave = 10
-- do you want to enable cap system? (yes/no)
capsystem = "no"
-- do you want players to learn spells before they can use them? (yes/no)
learnspells = "no"
-- do you want to give premium account to all players? (yes/no)
freepremmy = "no"
-- do you want premium players to wait in queue as others? (yes/no)
queuepremmy = "no"
-- how much % of {exp, mana, skill, eq, bp} do you lose when dying
diepercent = {"7", "7", "7", "7", "100"}
-- how many summons player can have
maxsummons = 2
-- do you want to give summons for all vocations? (yes/no)
summonsallvoc = "no"
-- chance of losing a spear when shot (0 - none lost, 100000 - all lost)
spearlosechance = 50
-- anti-afk - maximum idle time to kick player (1 = 1min)
kicktime = 20
-- maximum number of items player can keep in his/her depot
maxdepotitems = 1000
-- maximum number of items on a house tile (including those in containers)
maxhousetileitems = 10
-- how much death entries are saved in players file (old are deleted)
maxdeathentries = 10
-- mana consumend by {snakebite, moonlight, volcanic, quagmire, tempest} rod
rodmana = {"2", "3", "5", "8", "13"}
-- mana consumed by wand of {vortex, dragonbreath, plague, cosmic energy, inferno}
wandmana = {"2", "3", "5", "8", "13"}
-- shooting range of {snakebite, moonlight, volcanic, quagmire, tempest} rod
rodrange = {"4", "3", "2", "1", "3"}
-- shooting range of wand of {vortex, dragonbreath, plague, cosmic energy, inferno}
wandrange = {"4", "3", "2", "1", "3"}
-- damage of burst arrows blast
-- default is from (1*lvl+5*mlvl)*0.24 to (1*lvl+5*mlvl)*0.55
burstarrowdmg = {"1.0", "5.0", "0.24", "0.55"}
--------------------------- Multipliers and gains ------------------------------
-- experience multiplier (how much faster you got exp from monsters)
expmul = 30
-- experience multiplier for pvp-enforced (how much faster you got exp from players)
expmulpvp = 3
-- skill multipliers: 1 - rl tibia, 10 - ten times faster etc. {no-voc, sorcerer, druid, paladin, knight}
weaponmul = {"1", "1", "1", "1", "40"}
distmul = {"1", "1", "1", "40", "1"}
shieldmul = {"1", "1", "1", "20", "20"}
manamul = {"1", "3", "3", "2", "2"}
-- how much points of life,mana,cap do you get when advancing {no-voc, sorcerer, druid, paladin, knight}
capgain = {"10", "10", "10", "20", "25"}
managain = {"5", "30", "30", "15", "5"}
hpgain = {"5", "5", "5", "10", "15"}
-- how much faster do you recovery life,mana after eating food (1 - rl tibia)
healthtickmul = 50
manatickmul = 50
-------------------------------- Skull system ----------------------------------
-- how many unjustified kills to get a red skull
redunjust = 4
-- how many unjustified kills to get banned
banunjust = 10
-- how long do you have white skull after attacking player (1 = 1min)
hittime = 1
-- how long do you have white skull after killing player (1 = 1min)
whitetime = 10
-- how long do you have red skull (1 = 1min)
redtime = 30
-- how long do you have to wait to lose 1 unjustified kill (1 = 1min)
fragtime = 7
------------------------------ 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 = 2
-- access to ignore damage, exhaustion, cap limit and be ignored by monsters
accessprotect = 2
-- 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
jak zrobic otsa pvp-enfo bo slyszalem ze jakos inaczej i trudniej sie to robi
A tam na koncu twojego poradniku w tej fotce configu.lua to gdzie pisze "server url" to mam wpisac moje no ip np:blabla.no-ip.info czy cala strone mojego accmakera?? :D