Guloso Forum
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Guloso Forum

~~> Tibia FanSite ~~> Um bocadinho de tudo! | ©Guloso | ~~

PeakBux
vcBux

Você não está conectado. Conecte-se ou registre-se

Config.lua Tutorial Rapido...XML

4 participantes

Ir para baixo  Mensagem [Página 1 de 1]

1Config.lua Tutorial Rapido...XML Empty Config.lua Tutorial Rapido...XML Sáb Nov 03, 2007 11:38 am

Fubu

Fubu
Web Designer
Web Designer

-------- config.lua --------
-- Config file for OTServ --
----------------------------
NOM MEXA NISSO - Soh se jah nom vier nada escrito...geralmente mapas xml jah vem

-- data directory location
datadir = "data/"

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

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

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

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

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

Nome do serv
-- server name
servername = "Fubu Legends"

De onde eh o hoster
-- server location
location = "Brazil"

Ip do serv --- crie em www.noip.com mas coloke aki o seu IP(numero)
-- server ip (the ip that server listens on)
ip = ""

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

Site - se tiver
-- server url
url = ""

Nome do hoster
-- server owner name
ownername = "GOD Fubu"

Email - se tiver
-- server owner email
owneremail = ""

Capsystem - se kizer infinito coloke no
-- do you want to enable cap system? (yes/no)
capsystem = "no"

Bolts infinitos?coloke no - Runas infinitas?coloke no
-- remove ammunation? (bolts/arrows)
removeammunation = "no"
-- remove rune charges? (sd/hmm/gfb)
removerunecharges = "no"

Pra funfa hotkeys e pra atkar com hotkeys coloke yes
-- use item hotkeys? (yes/no)
itemhotkeys = "yes"
-- shoot trough battle window on players? (yes/no)
battlewindowplayers = "yes"

Poder escolher outifit
-- allow outfit change
outfitchange = "yes"

Se kizer começar com premmy coloke yes
-- do you want everyone to have premium
freepremium = "yes"

PARA OTS COM BAGS SURPRESA


--------------------------------------------------------------------
-------------- Surprise Bags Configs -----------------
--------------------------------------------------------------------
Escolha se ker ou nom q caia o bag
-- Drop Surprise Bags in Monsters? (yes/no)
surprise_bags = "yes"

Se sim esolha a porcentagem de chance de cair
-- Blue Bag Drop Percent
blue_bag_percent = 3
-- Red Bag Drop Percent
red_bag_percent = 2

Aki coloke o id do bag - pode colokar teh msm id de backpack
-- Blue Bag ID
blue_bag_id = 6570

-- Red Bag ID
red_bag_id = 6571


AGORA O TUTOR Q MAIS EXISTEM DUVIDAS
-------------------------------------------------------------------------------------
----------------------------------- Multipliers -----------------------------------
-------------------------------------------------------------------------------------

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

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

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

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

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

Qtos monstros em um spawn
-- how many monsters spawn at a time in 1 spawn
spawnmul = 1

Qto custa cada quadradinho da ksa
-- Price for each SQM when buying a house
houseprice = 500

Compra casa
-- level to buy a house
houselevel = 30

Maximo de morte de players pra perder 100%
-- maximum death entries per player
maxdeathentries = 10

Qtas msg o kra tem q mandar para ficar mudo
-- max message buffer (default = 4)
-- how fast you get muted
messagebuffer = 4

Intervalo de actions
-- minimum action interval (default = 200)
minactioninterval = 200

Soh pode atacar otros players a partir do lv...
-- protection for those under this level
protectionlimit = 50

Chance de ter extra damage
-- critical damage and chance {chance, extra damage percent}
criticaldamage = {"5", "50"}


---------------------------------------------------------------------------------------
-------------------------- Skull System configuration -------------------------
---------------------------------------------------------------------------------------
Tempo pra perder cavera sem matar
-- time to lose a white skull (1 = 1 minute)
whitetime = 1

Tempo pra perder cavera após matar
-- time to lose one frag (1 = 1 minute)
fragtime = 1*10

Banir após qtas mortes...
-- ban unjust, how many frags you need to get banned (1 = 1 frag)
banunjust = 7

Pegar Red SKull dpois de matar qtos
-- red skull unjust, how many frags you need to get a red skull (1 = 1 frag)
redunjust = 3

Qto dura um ban por matar
-- bantime, for how long the player is banned (1 = 1 hour)
bantime = 24*1



ESPERO TER AJUDADO
cheers

http://fubucars.netfirms.com

2Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Sáb Nov 03, 2007 6:33 pm

Guloso

Guloso
Administrador
Administrador

Bom Tuto util para iniciantes,
Obrigado

https://guloso.forumeiros.com

3Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Dom Nov 04, 2007 5:09 pm

Fubu

Fubu
Web Designer
Web Designer

vlw
eu precisei dum tuto desses pra aprender
por isso colokei aki =D

http://fubucars.netfirms.com

4Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Seg Nov 05, 2007 7:09 am

Guloso

Guloso
Administrador
Administrador

Eu na informatika e estas coisas custumo aprender por mim proprio, testando, mas as vezes um bom tuto nao escapa Smile e é sempre util Smile

Razz

https://guloso.forumeiros.com

5Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Seg Nov 05, 2007 9:20 am

Fubu

Fubu
Web Designer
Web Designer

pra isso q existem os fóruns =D

pros tuto sempre tem um tempo xD

vivendo e aprendendo

http://fubucars.netfirms.com

6Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Seg Nov 05, 2007 10:53 am

Guloso

Guloso
Administrador
Administrador

Sim pois é Smile
Fuiz

https://guloso.forumeiros.com

7Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Qua Nov 07, 2007 1:55 pm

Dinhu

Dinhu
Mapper
Mapper

Mto Bom Lk
Vlw^^
So Que Ja Sabia Mexe
SO que vai Ajuda Muintas Pessoas
Flw^^

8Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Qua Nov 07, 2007 4:50 pm

Guloso

Guloso
Administrador
Administrador

por isso e q deicidi deixar esse Tuto, e bastante util para iniciantes com duvidas em config.lua :]
Cumps

https://guloso.forumeiros.com

9Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Sáb Dez 29, 2007 6:34 am

Uchiha

Uchiha
Supremo

Config.lua Tutorial Rapido...XML Uhauahuah q dahora em post Rox[/u][/url]

10Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Sáb Dez 29, 2007 8:48 am

Fubu

Fubu
Web Designer
Web Designer

lol
vlw :>

http://fubucars.netfirms.com

11Config.lua Tutorial Rapido...XML Empty Re: Config.lua Tutorial Rapido...XML Sáb Dez 29, 2007 2:00 pm

Uchiha

Uchiha
Supremo

q tavo testano os link ali do lado n sei pra qq serve direito


^^

Conteúdo patrocinado



Ir para o topo  Mensagem [Página 1 de 1]

Permissões neste sub-fórum
Não podes responder a tópicos