Tudo que brianpsy15 postou
-
script change itens
function onUse(cid, item, fromPosition, itemEx, toPosition) local config={ wannaRemoveItem = "yes" -- 'Yes' se quiser tirar o item ao dar use, e 'No' pra continuar com o item, e adicionar o outro. } doPlayerSendTextMessage(cid, 23, "Voce transformou sua nomedoitem em uma nomedoitem") -- Mensagem que irá mandar pro player quando ele executar o use doSendMagicEffect(getCreaturePosition(cid), math.random(28,30)) -- Efeito que irá aparecer no cara doAddItem(cid, id, 1) if (config.wannaRemoveItem == "yes") then -- Se a config de cima, for yes doRemoveItem(item.uid, 1) -- então remova o item do actions.xml return true end return true end
-
script change itens
acho q deu ruim dei reload na actions tá dando assim na distro Warning - action :: loadfunction ] function "" does not exist
-
script change itens
no meu caso então seria 3 itens, conforme vc dar use ele muda.. o "ID" seria assim? exemplo <action itemid="123, 323, 442" event="script" value="slayeruse.lua"/> ? ? ? ?
-
script change itens
vou tentar já te aviso oque deu rep+
-
script change itens
salve negada vim aqui pedir pra vocês mestre dos scripts UHASHUAS uma script que por exemplo tenho uma Slayer Of Mayhem (OVERCHARGED) se eu der use nela ela iria virar uma Slayer Of Remedy (OVERCHARGED) e uma Slayer of Carving (Overcharged) conforme dando use ela muda os atributos na sequencia.. no aguardo -
-
RME 10.98
Boa Noite Senhores, venho aqui pedir a vocês um RME 10.98 achei varios no google e até aqui no TK mas esta pedindo o tibia 8.60 quando abro o rme já mudei a opção de tibia mas quando dou open no world do meu mapa fica só a tela preta no rme, como se não tivesse nada ou mapa não foi iniciado OBRIGADO e espero AJUDA!!!!!!!!!
-
BUG LOCALHOST/install
DESCULPEM PELO DOUBLE , MAS JÁ RESOLVI POR TANTO PODEM DAR COMO RESOLVIDO OBRIGADO.
-
BUG LOCALHOST/install
bom venho aqui pedir ajuda a vocês pois estou perdido kkkkkkkkkkkkkk só "fuço" em ot 8.60 ai queria abrir um 10.98 mas sempre tem aquele sofrimento por que é tudo diferente então la no localhost/install eu vou em set server path boto meu diretorio ok.. ai clico em STEP 2 - check database connection da esse FUCKIN erro Error occured! Error ID: More info: CANNOT CONNECT TO DATABASE: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES) File: C:\xampp\htdocs\classes/database_mysql.php Line: 22 File: C:\xampp\htdocs/install.php Line: 229 OBS: Serio eu não entendo nada no 10.98 mas antigamente eu pedia ajudava no 8.6 sempre recebia ajuda xD
- (2º) | [8.60] - Glorious Server
-
Update?
muito obrigado vou tentar aqui , mais infelizmente sou burro mesmo posso ler o topico 30x q não vou entender UHSAHUAS
-
Update?
gostaria de abrir 1 baiak 10.90 UASHUAEUEHU e só meio burro :D então gostaria de pedir ajuda para vocês que manja dos paranaue ai seria possivel me enviar os links ? encinando UHASUAS
- [10.90] LKing OT {Reward Chest, Battlefield Event, 3 VIP}
-
baiak 10.9
" O melhor seria baixar o baiak 10.9 que tem aqui e editar, ou pegar o seu mapa e usar em um global/baiak 10.9 e editar com os itens/chão e paredes novos... " e aonde estaria esse baiak amigo? UHASUHAUSSA
-
baiak 10.9
teria o link para fazer o update amigo? :S de 8.6 pra 10.9
-
baiak 10.9
se estou na area errada me mova , gostaria de ver se alguem ai tem um mapa baiak 10.9 com vip 1 ,2 3, 4 etc
-
TP Monster
como assim registrar no login.lua pode me falar oque tem que por? como disse sou iniciante uhahua
-
TP Monster
-
TP Monster
Vod não entendi.. sou iniciante em script se puder explicar melhor agradeço obrigado.
-
TP Monster
ja resolvi criei outro topico com outro erro irritante e.e http://www.tibiaking.com/forum/topic/63733-debug-tpmonster/
-
Debug TPmonster
bom.. fiz um tp monster o primeiro funciono bonitinho , ja o segundo tá de palhaçada comigo to a horas tentando arrumar e nada do infeliz colaborar na distro aparece isso segue abaixo vê se está certo. agora a xml do monster está certo.. por que , oque está acontencendo é o seguinte quando eu mato o "curandeiro" da debug no tibia eu reabro o tibia e o teleport está la perfeito unica coisa que está incomodando é o debug a o matar o boss "obs é debug no xar não na distro" espero ajuda estou a dias criando topico e não recebo ajuda de ninguem fiz algo errado? desculpe pelos erros de "citar" aprendi agora UHASUASHUAHSU
-
TP Monster
pessoal por favor alguem tem uma script ai por exemplo "matar o monstro e nascer um teleport que leva para o templo" por que fiz uma quest de addon, e para sair é necessario matar o boss para que o teleport apareça tentei essa script \/ não deu muito certo quando mata o bixo o servidor crasha =S local tpId = 1387 local tps = { ["New Mage"] = {pos = {x=288, y=125, z=8}, toPos = {x=160, y=54, z=7}, time = 60}, } function removeTp(tp) local t = getTileItemById(tp.pos, tpId) if t then doRemoveItem(t.uid, 1) doSendMagicEffect(tp.pos, CONST_ME_POFF) end end function onDeath(cid) local tp = tps[getCreatureName(cid)] if tp then doCreateTeleport(tpId, tp.toPos, tp.pos) doCreatureSay(cid, "Teleport fecha em 1 Min Clique Na Estatua "..tp.time.." segundos.", TALKTYPE_ORANGE_1) addEvent(removeTp, tp.time*1000, tp) end return TRUE end ou então estou vacilando nessa parte? no arquivo.xml do seu monstro adicione: <script> <event name="tp"/> </script> caso eu esteja errando no xml do monstro por favor me mandem como ficaria o monstro é assim <?xml version="1.0" encoding="UTF-8"?> <monster name="New Mage" nameDescription="a master sorcerer" race="blood" experience="52500" speed="1390" manacost="0"> <health now="5550000" max="5550000"/> <look type="130" head="94" body="89" legs="94" feet="0" addons="1"/> <targetchange interval="2000" chance="5"/> <strategy attack="80" defense="10"/> <flags> <flag summonable="0"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="0"/> <flag convinceable="0"/> <flag pushable="0"/> <flag canpushitems="1"/> <flag canpushcreatures="1"/> <flag targetdistance="1"/> <flag runonhealth="0"/> </flags> <attacks> <attack name="melee" interval="2000" skill="110" attack="90"/> <attack name="death" interval="2000" chance="100" range="8" min="-600" max="-620"> <attribute key="shootEffect" value="suddendeath"/> </attack> <attack name="fire" interval="5000" chance="80" range="8" radius="2" target="1" min="-600" max="-620"> <attribute key="shootEffect" value="fire"/> <attribute key="areaEffect" value="firearea"/> </attack> </attacks> <defenses armor="45" defense="50"> <defense name="healing" interval="4000" chance="100" min="700" max="1100"> <attribute key="areaEffect" value="blueshimmer"/> </defense> <defense name="speed" interval="5000" chance="30" speedchange="700" duration="20000"> <attribute key="areaEffect" value="redshimmer"/> </defense> </defenses> <elements> <element energyPercent="50"/> <element earthPercent="50"/> <element firePercent="50"/> <element icePercent="50"/> <element deathPercent="50"/> <element physicalPercent="50"/> </elements> <immunities> <immunity physical="0"/> <immunity energy="0"/> <immunity fire="0"/> <immunity poison="0"/> <immunity lifedrain="0"/> <immunity paralyze="0"/> <immunity outfit="0"/> <immunity drunk="0"/> <immunity invisible="1"/> </immunities> <summons maxSummons="2"> <summon name="orc berserker" interval="3000" chance="40" max="0"/> </summons> <voices interval="5000" chance="100"> <voice sentence="Noob!!" yell="1"/> </voices> <loot capacity="800"> <item id="2544" countmax="13" chance="27000"/> <item id="2456" countmax="1" chance="13000"/> <item id="2487" countmax="1" chance="600"/> <item id="2491" countmax="1" chance="500"/> <item id="2519" countmax="1" chance="400"/> <item id="2392" countmax="1" chance="500"/> <item id="2148" countmax="100" chance="60000"/> <item id="2681" countmax="1" chance="20000"/> <item id="2652" countmax="1" chance="8000"/> <item id="2071" countmax="1" chance="15000"/> <item id="2666" countmax="2" chance="18000"/> <item id="2164" countmax="1" chance="500"/> <item id="2744" countmax="1" chance="20000"/> <item id="2120" countmax="1" chance="20000"/> <item id="2661" countmax="1" chance="12000"/> <item id="1949" countmax="1" chance="45000"/> <item id="2377" countmax="1" chance="1500"/> <item id="2391" countmax="1" chance="1000"/> <item id="2121" countmax="1" chance="5000"/> </loot> </monster>
- (Resolvido)Sistema area vip liberada por 45 minutos
-
TP Monster
pessoal por favor alguem tem uma script ai por exemplo "matar o monstro e nascer um teleport que leva para o templo" por que fiz uma quest de addon, e para sair é necessario matar o boss para que o teleport apareça tentei essa script \/ não deu muito certo quando mata o bixo o servidor crasha =S local tpId = 1387 local tps = { ["New Mage"] = {pos = {x=288, y=125, z=8}, toPos = {x=160, y=54, z=7}, time = 60}, } function removeTp(tp) local t = getTileItemById(tp.pos, tpId) if t then doRemoveItem(t.uid, 1) doSendMagicEffect(tp.pos, CONST_ME_POFF) end end function onDeath(cid) local tp = tps[getCreatureName(cid)] if tp then doCreateTeleport(tpId, tp.toPos, tp.pos) doCreatureSay(cid, "Teleport fecha em 1 Min Clique Na Estatua "..tp.time.." segundos.", TALKTYPE_ORANGE_1) addEvent(removeTp, tp.time*1000, tp) end return TRUE end ou então estou vacilando nessa parte? no arquivo.xml do seu monstro adicione: <script> <event name="tp"/> </script> caso eu esteja errando no xml do monstro por favor me mandem como ficaria o monstro é assim <?xml version="1.0" encoding="UTF-8"?> <monster name="New Mage" nameDescription="a master sorcerer" race="blood" experience="52500" speed="1390" manacost="0"> <health now="5550000" max="5550000"/> <look type="130" head="94" body="89" legs="94" feet="0" addons="1"/> <targetchange interval="2000" chance="5"/> <strategy attack="80" defense="10"/> <flags> <flag summonable="0"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="0"/> <flag convinceable="0"/> <flag pushable="0"/> <flag canpushitems="1"/> <flag canpushcreatures="1"/> <flag targetdistance="1"/> <flag runonhealth="0"/> </flags> <attacks> <attack name="melee" interval="2000" skill="110" attack="90"/> <attack name="death" interval="2000" chance="100" range="8" min="-600" max="-620"> <attribute key="shootEffect" value="suddendeath"/> </attack> <attack name="fire" interval="5000" chance="80" range="8" radius="2" target="1" min="-600" max="-620"> <attribute key="shootEffect" value="fire"/> <attribute key="areaEffect" value="firearea"/> </attack> </attacks> <defenses armor="45" defense="50"> <defense name="healing" interval="4000" chance="100" min="700" max="1100"> <attribute key="areaEffect" value="blueshimmer"/> </defense> <defense name="speed" interval="5000" chance="30" speedchange="700" duration="20000"> <attribute key="areaEffect" value="redshimmer"/> </defense> </defenses> <elements> <element energyPercent="50"/> <element earthPercent="50"/> <element firePercent="50"/> <element icePercent="50"/> <element deathPercent="50"/> <element physicalPercent="50"/> </elements> <immunities> <immunity physical="0"/> <immunity energy="0"/> <immunity fire="0"/> <immunity poison="0"/> <immunity lifedrain="0"/> <immunity paralyze="0"/> <immunity outfit="0"/> <immunity drunk="0"/> <immunity invisible="1"/> </immunities> <summons maxSummons="2"> <summon name="orc berserker" interval="3000" chance="40" max="0"/> </summons> <voices interval="5000" chance="100"> <voice sentence="Noob!!" yell="1"/> </voices> <loot capacity="800"> <item id="2544" countmax="13" chance="27000"/> <item id="2456" countmax="1" chance="13000"/> <item id="2487" countmax="1" chance="600"/> <item id="2491" countmax="1" chance="500"/> <item id="2519" countmax="1" chance="400"/> <item id="2392" countmax="1" chance="500"/> <item id="2148" countmax="100" chance="60000"/> <item id="2681" countmax="1" chance="20000"/> <item id="2652" countmax="1" chance="8000"/> <item id="2071" countmax="1" chance="15000"/> <item id="2666" countmax="2" chance="18000"/> <item id="2164" countmax="1" chance="500"/> <item id="2744" countmax="1" chance="20000"/> <item id="2120" countmax="1" chance="20000"/> <item id="2661" countmax="1" chance="12000"/> <item id="1949" countmax="1" chance="45000"/> <item id="2377" countmax="1" chance="1500"/> <item id="2391" countmax="1" chance="1000"/> <item id="2121" countmax="1" chance="5000"/> </loot> </monster>
-
house entry not set for
pelo amor de deus alguem ajuda arruma isso é a 3x que crio topico uhasuhuhHSUUHADUHUHhuduhad não to mais aguentando 1° por as splash na frente da porta.. (obs ja fiz isso mais quando fecha o rme e salva , e abre de novo as splash não estão aonde coloquei) 2° to sem oque fazer 3° 1 semana na merda por causa disso 4° alguem ajuda.. ASHSHUSHUHAUD 5° do 1 biscoito 6° na maioria das escolhas do 10 rep pra quem ajudar por que a maioria só ajuda em troca disso
-
house entry not set for..
pelo amor de deus alguem ajuda arruma isso é a 3x que crio topico uhasuhuhHSUUHADUHUHhuduhad não to mais aguentando 1° por as splash na frente da porta.. (obs ja fiz isso mais quando fecha o rme e salva , e abre de novo as splash não estão aonde coloquei) 2° to sem oque fazer 3° 1 semana na merda por causa disso :angry2: 4° alguem ajuda.. ASHSHUSHUHAUD 5° do 1 biscoito 6° na maioria das escolhas do 10 rep pra quem ajudar por que a maioria só ajuda em troca disso