

JulioNakanishi
Campones-
Total de itens
63 -
Registro em
-
Última visita
Tudo que JulioNakanishi postou
-
Já tentei esse ai, mais não funcionou e eu já peguei um que funcionou (http://www.xtibia.com/forum/topic/184497-pedido-script-de-bonus/) msm assim vlw pela ajuda. pode fecha o topico.
-
Gente alguem poderia me passar um sistema de addon bonus para server 9.1? Valendo rep + E tambem queria um script de ban por talkactions /ban ja tentei varios no meu server e não consegui (servidor 9.1) valendo rep hein
-
Desculpa não sabia que aqui era área incorreta, vlw ai pelo script deu certinho. Rep+ Pode Fecha o Topico
-
Bom pessoal, eu preciso de ajuda eu tenho um item que teleporta para uma cidade no meu server, e queria que apenas player vip pode usar O Meu script é esse: --[[ SCRIPT BY: MarcelloMkez ]] function onUse(cid, item, pos, item2, topos) config = { ptemp ="yes", --[[ Teleportar para ciade principal "yes ou no". ]] townp ="no", --[[ Teleportar para Cidade onde o player mora, "yes ou no". ]] rmvitem ="no", --[[ Remover item quando for usado? "yes ou no". ]] vip ="no", --[[ Precisa ser Premium Account para usar o item? "yes ou no" ]] batlle ="yes", --[[ Precisa estar sem Batlle para usar o item? "yes ou no "]] possibilidade = 1 , --[[ Possibilidade do player ser teleportado em porcentagem. ]] princ = {x=418, y=1406, z=7}, --[[ Posição da Cidade Principal. ]] pz ="yes" --[[ Precisa estar em Protection Zone para Usar o Magic Teleport? "yes ou no"]] } local p = getPlayerTown(cid) local townpos = getTownTemplePosition(p) local cityname = getTownName(p) local chance = math.random(1, 100) --[[ de 1 a 100 % de chance, Não mude. ]] local msgp ="~ "..getPlayerName(cid).." Foi Teleportado para Cidade Principal. ~" local msgt ="~ "..getPlayerName(cid).." Foi Teleportado para "..cityname..". ~" local fail ="'O Teleport Falhou.'" if(config.vip =="yes") and not isPremium(cid) then doPlayerSendCancel(cid, "Você precisa ser Premium Account Para usar o Teleport Magico.") return 1 elseif (config.batlle == "yes") and (getCreatureCondition(cid, CONDITION_INFIGHT) == TRUE) then doPlayerSendCancel(cid, "Você precisa estar sem o batlle para usar o Teleport Magico.") return 1 elseif (config.pz =="yes") and (getTilePzInfo(getCreaturePosition(cid)) == FALSE) then doPlayerSendCancel(cid, "Você precisa estar em Protection Zone para usar o Teleport Magico.") return 1 elseif (config.ptemp =="yes" and config.townp =="yes") then doPlayerPopupFYI(cid, "'ERROR': Não é Possivel teleportar para duas cidades ao mesmo tempo.") return 1 --[[ Menssagem quando o player marcar 'yes' para as duas opçoes de teleport. ]] elseif chance >= 1 and chance <= config.possibilidade then doCreatureSay(cid, fail, TALKTYPE_ORANGE_1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_POFF) return 1 elseif(config.ptemp == "yes") then doTeleportThing(cid, config.princ) doCreatureSay(cid, msgp, TALKTYPE_ORANGE_1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MAGIC_RED) return 1 elseif(config.townp == "yes") then doTeleportThing(cid, townpos) doCreatureSay(cid, msgt, TALKTYPE_ORANGE_1) doSendMagicEffect(getPlayerPosition(cid), CONST_ME_MAGIC_RED) return 1 end if(config.rmvitem =="yes") then doRemoveItem(item.uid, 1) end return TRUE end o stogare da minha vip é 13540 Quem quiser me ajudar eu agradeço Valendo REP+
-
Sim, o outfit full
-
[Creaturescripts] Level Recompense
tópico respondeu ao Zmovir de JulioNakanishi em Globalevents e Spells
Testei os 2 scripts aqui e não funcionou -
Eu coloquei o download do outfits.xml completo (Com o bonus), se quiser tenta ai: Outfits (4Shared) Scan Lembrando que só foi testado em server 8.6
-
Scan: Aqui
- 11 respostas
-
- 9.4
- global compacto
-
(e 3 mais)
Tags:
-
Quero uma sign: Tema: Tibia Dimensões: A que ficar melhor na imagem Texto: Sky Rooks
-
quando o player estiver com outfit full ganha os atributos.
-
Não sei se aqui é o lugar certo, mas ta ai; Sistema de bonus quando adquiri o outfit full Testado apenas em 8.60 Vá em PastaDoSeuOt/data/XML/outfits e mude: <outfit id="1"> <list gender="0" lookType="136" name=" Citizen "> <attribute speed="10"/> <stats maxHealth="100"/> </list> <list gender="1" lookType="128" name=" Citizen "> <attribute speed="10"/> <stats maxHealth="100"/> </list> </outfit> <outfit id="2"> <list gender="0" lookType="137" name=" Hunter "> <skills dist="3"/> </list> <list gender="1" lookType="129" name=" Hunter "> <skills dist="3"/> </list> </outfit> <outfit id="3"> <list gender="0" lookType="138" name=" Mage "> <stats magLevel="2"/> <stats maxMana="200"/> </list> <list gender="1" lookType="130" name=" Mage "> <stats magLevel="2"/> <stats maxMana="200"/> </list> </outfit> <outfit id="4"> <list gender="0" lookType="139" name=" Knight "> <skills sword="3"/> </list> <list gender="1" lookType="131" name=" Knight "> <skills sword="3"/> </list> </outfit> <outfit id="5" premium="yes"> <list gender="0" lookType="140" name=" Noblewoman "> <skills club="3"/> </list> <list gender="1" lookType="132" name=" Nobleman "> <skills club="3"/> </list> </outfit> <outfit id="6" premium="yes"> <list gender="0" lookType="141" name=" Summoner "> <stats magLevel="3"/> <stats maxMana="200"/> </list> <list gender="1" lookType="133" name=" Summoner "> <stats magLevel="2"/> <stats maxMana="200"/> </list> </outfit> <outfit id="7" premium="yes"> <list gender="0" lookType="142" name="Warrior"> <skills melee="3"/> </list> <list gender="1" lookType="134" name="Warrior"> <skills melee="3"/> </list> </outfit> <outfit id="8" premium="yes"> <list gender="0" lookType="147" name="Barbarian"> <skills axe="5"/> <skills sword="2"/> <skills club="2"/> <stats maxHealth="200"/> </list> <list gender="1" lookType="143" name="Barbarian"> <skills axe="3"/> <skills sword="2"/> <skills club="2"/> <stats maxHealth="200"/> </list> </outfit> <outfit id="9" premium="yes"> <list gender="0" lookType="148" name="Druid"> <stats magLevel="3"/> <absorb percentPoison="5"/> </list> <list gender="1" lookType="144" name="Druid"> <stats magLevel="3"/> <absorb percentPoison="5"/> </list> </outfit> <outfit id="10" premium="yes"> <list gender="0" lookType="149" name="Wizard"> <stats magLevel="1"/> <stats maxHealth="100"/> <stats maxMana="200"/> <absorb percentDeath="5"/> </list> <list gender="1" lookType="145" name="Wizard"> <stats magLevel="1"/> <stats maxHealth="100"/> <stats maxMana="200"/> <absorb percentDeath="5"/> </list> </outfit> <outfit id="11" premium="yes"> <list gender="0" lookType="150" name="Oriental"> <stats maxHealth="200"/> <stats maxMana="200"/> <attribute speed="50"/> </list> <list gender="1" lookType="146" name="Oriental"> <stats maxHealth="200"/> <stats maxMana="200"/> <attribute speed="50"/> </list> </outfit> <outfit id="12" premium="yes"> <list gender="0" lookType="155" name="Pirate"> <stats maxHealth="100"/> <skills club="5"/> </list> <list gender="1" lookType="151" name="Pirate"> <stats maxHealth="100"/> <skills club="5"/> </list> </outfit> <outfit id="13" premium="yes" > <list gender="0" lookType="156" name="Assassin"> <attribute speed="80"/> <skills dist="3"/> <stats magLevel="2"/> </list> <list gender="1" lookType="152" name="Assassin"> <attribute speed="80"/> <skills dist="3"/> <stats magLevel="2"/> </list> </outfit> <outfit id="14" premium="yes" > <list gender="0" lookType="157" name="Beggar"> <absorb percentAll="5"/> </list> <list gender="1" lookType="153" name="Beggar"> <absorb percentAll="5"/> </list> </outfit> <outfit id="15" premium="yes" > <list gender="0" lookType="158" name="Shaman"> <stats magLevel="2"/> <absorb percentEnergy="5"/> </list> <list gender="1" lookType="154" name="Shaman"> <stats magLevel="2"/> <absorb percentEnergy="5"/> </list> </outfit> <outfit id="16" premium="yes" > <list gender="0" lookType="252" name="Norsewoman"> <skills shielding="5"/> <absorb percentIce="15"/> <stats maxHealth="200"/> <skills club="3"/> <stats magLevel="2"/> </list> <list gender="1" lookType="251" name="Norseman"> <skills shielding="5"/> <absorb percentIce="15"/> <stats maxHealth="200"/> <skills club="3"/> <stats magLevel="2"/> </list> </outfit> <outfit id="17" premium="yes" > <list gender="0" lookType="269" name="Nightmare"> <skills shielding="5"/> <absorb percentPhysical="15"/> </list> <list gender="1" lookType="268" name="Nightmare"> <skills shielding="5"/> <absorb percentPhysical="15"/> </list> </outfit> <outfit id="18" premium="yes"> <list gender="0" lookType="270" name="Jester"> <stats maxMana="100"/> <attribute speed="50"/> <stats maxHealth="100"/> </list> <list gender="1" lookType="273" name="Jester"> <stats maxMana="100"/> <attribute speed="50"/> <stats maxHealth="100"/> </list> </outfit> <outfit id="19" premium="yes"> <list gender="0" lookType="279" name="Brotherhood"> <stats magLevel="3"/> <absorb percentDeath="5"/> <stats maxHealth="100"/> </list> <list gender="1" lookType="278" name="Brotherhood"> <stats magLevel="3"/> <absorb percentDeath="5"/> <stats maxHealth="100"/> </list> </outfit> <outfit id="20" premium="yes" > <list gender="0" lookType="288" name="Demonhunter"> <attribute speed="10"/> <stats maxHealth="300"/> <absorb percentFire="5"/> </list> <list gender="1" lookType="289" name="Demonhunter"> <attribute speed="10"/> <stats maxHealth="300"/> <absorb percentFire="5"/> </list> </outfit> <outfit id="21" premium="yes" > <list gender="0" lookType="324" name="Yalaharian"> <attribute speed="20"/> <stats magLevel="2"/> <stats maxHealth="250"/> <stats maxMana="250"/> </list> <list gender="1" lookType="325" name="Yalaharian"> <attribute speed="20"/> <stats magLevel="2"/> <stats maxHealth="250"/> <stats maxMana="250"/> </list> </outfit> <outfit id="22" premium="yes"> <list gender="0" lookType="336" name="Warmaster"> <stats maxMana="200"/> <stats maxHealth="200"/> <stats magLevel="2"/> <absorb percentHoly="5"/> </list> <list gender="1" lookType="335" name="Warmaster"> <stats maxMana="200"/> <stats maxHealth="200"/> <stats magLevel="2"/> <absorb percentHoly="5"/> </list> </outfit> Explicação: Vermelho: nome do outfit Verde: o bonus que vai dar com o outfit full não tem muito oque explicar,é só mudar os add que você quiser. Deixarei o download do outfits.xml completo (com os bonus) para quem quiser: Outfits.xml(4Shared) - (Foi testado apenas em 8.6) Scan
-
pode me dizer como eu mudo o exhaust?
-
fecha ai
-
[ Resolvido ][Pedido] Quero Esse Mapa
pergunta respondeu ao JulioNakanishi de JulioNakanishi em Mapping
Opa, vlw cara Rep+ -
[ Resolvido ][Pedido] Quero Esse Mapa
pergunta respondeu ao JulioNakanishi de JulioNakanishi em Mapping
Download not available The following download is not available: https://rapidshare.com/files/1445131661/Global_Server_1.0.1_Developed_by_Dener_Diegoli_Team.rar | 0.00 MB The file of the above link no longer exists. This could be for several reasons: The uploader deleted the file. The file contained illegal contents and was deleted from our servers by our Anti-Abuse team. The link is incorrect. The server is busy and can not process the request. File not found. não dá para baixar. -
Olá pessoal, eu gostaria de saber se alguem tem o mapa deste topico se alguem tiver e puder mandar eu agradeçoeu vou dar rep Eu não sei se estou no lugar certo para fazer isso, me desculpa se não estiver.
-
Muito bom e.e Rep +
- 44 respostas
-
- evolution server
- otserv
-
(e 1 mais)
Tags:
-
pode me dizer como tira a "scarab coin" ?
- 34 respostas
-
- projeto mayara
- otserv
-
(e 1 mais)
Tags:
-
Muito bom,REP++
-
[Fechado] Ip Changer 8.7 [Atualizado]
tópico respondeu ao mamatheus43211234 de JulioNakanishi em Lixeira Pública
Muito bom esse ip changer , rep +
-
Quem Está Navegando 0 membros estão online
- Nenhum usuário registrado visualizando esta página.