Postado Agosto 17, 2015 9 anos Obrigado Caronte, funcionou tudo certo, tanto evento nascer o bixo!!, so que quando mata ele o teleport não aparece!!] [17/08/2015 12:16:11] [Error - CreatureScript Interface] [17/08/2015 12:16:11] data/creaturescripts/scripts/diferentinvasion.lua:onDeath [17/08/2015 12:16:11] Description: [17/08/2015 12:16:11] (luaDoRemoveItem) Item not found [17/08/2015 12:16:11] > Broadcasted message: "O BOSS FOI MORTO !". Você colocou o <script> <event name="invasion"/> </script> dentro do monstro da invasão? tem que registrar os outros scripts Se quiser sua dúvida tirada, mande PM com os links, e não com a dúvida (outros podem ter a mesma dúvida, e o fórum serve para ser usado). Tópicos: [FAQ] BBCODE [LIB] Constant [RME] Administrando bordas. [TALK] Broadcast Editável. [TALK] Sugest. [TALK] Checkpoint. [MOVE] Pântano pegajoso. [ACTION] Piggy Bank. (Cassino). [GLOBAL] Uptime Ad. [C0DE] Consertando 'Invalid Password' [PROGRAM] Quest Maker
Postado Agosto 17, 2015 9 anos vou mandar do bixo! e voçe ve se esta certo!!! <?xml version="1.0" encoding="UTF-8"?> <monster name="King Booss" nameDescription="a king booss" race="fire" experience="10" speed="530" manacost="10000"> <health now="1500000" max="1500000"/> <look type="332" corpse="5995"/> <targetchange interval="5000" chance="8"/> <strategy attack="90" 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 staticattack="90"/> <flag runonhealth="0"/> </flags> <script> <event name="invasion"/> </script> <attacks> <attack name="melee" interval="1000" skill="100" attack="110"/> <attack name="manadrain" interval="2000" chance="13" range="7" min="4000" max="-5400"/> <attack name="fire" interval="2000" chance="30" range="7" radius="7" target="1" min="-5300" max="-5550"> <attribute key="shootEffect" value="fire"/> <attribute key="areaEffect" value="firearea"/> </attack> <attack name="lifedrain" interval="1000" chance="12" length="8" spread="0" min="-4400" max="-5960"> <attribute key="areaEffect" value="purpleenergy"/> </attack> <attack name="speed" interval="2000" chance="15" target="1" speedchange="-4750" duration="5900"> <attribute key="shootEffect" value="suddendeath"/> </attack> <attack name="energy" interval="3000" chance="10" range="1" target="1" min="-4500" max="-5900"> <attribute key="areaEffect" value="purpleenergy"/> </attack> </attacks> <defenses armor="55" defense="55"> <defense name="healing" interval="2000" chance="15" min="900" max="5000"> <attribute key="areaEffect" value="blueshimmer"/> </defense> <defense name="speed" interval="1000" chance="8" speedchange="290" duration="5000"> <attribute key="areaEffect" value="redshimmer"/> </defense> </defenses> <elements> <element physicalPercent="30"/> <element energyPercent="50"/> <element earthPercent="20"/> <element icePercent="-15"/> <element holyPercent="-15"/> <element deathPercent="20"/> </elements> <immunities> <immunity fire="1"/> <immunity drown="1"/> <immunity paralyze="1"/> <immunity invisible="1"/> </immunities> <summons maxSummons="2"> <summon name="Ferumbras" interval="1000" chance="12"/> <summon name="bazir" interval="1000" chance="12"/> <summon name="witch" interval="1000" chance="12"/> <summon name="ice witch" interval="1000" chance="12"/> </summons> <voices interval="5000" chance="10"> <voice sentence="This is my Castle" yell="1"/> <voice sentence="LEAVE!" yell="1"/> <voice sentence="Attack ! Soldiers!" yell="1"/> <voice sentence="I am King of Baiak! Leave Now!"/> <voice sentence="DOOOWWN" yell="0"/> </voices> <loot> <item id="10521" chance="100000"> <inside> <item id="7440" chance="1800"/> -- warrior helmet <item id="2159" countmax="100" chance="1000000000"/> <item id="10311" chance="3800"/> --fire axe </inside> </item> </loot> </monster> Editado Agosto 17, 2015 9 anos por mateusmoretti (veja o histórico de edições)
Postado Setembro 6, 2015 9 anos Você colocou o <script> <event name="invasion"/> </script> dentro do monstro da invasão? tem que registrar os outros scripts Caronte, poderia criar uma tabela? não ser somente 1 montro sumonado e tbm definir um espaço, topos,fromposi?
Postado Setembro 6, 2015 9 anos Caronte, poderia criar uma tabela? não ser somente 1 montro sumonado e tbm definir um espaço, topos,fromposi? Você diria um espaço aleatório para o monstro nascer? O resto é igual ao script? Se quiser sua dúvida tirada, mande PM com os links, e não com a dúvida (outros podem ter a mesma dúvida, e o fórum serve para ser usado). Tópicos: [FAQ] BBCODE [LIB] Constant [RME] Administrando bordas. [TALK] Broadcast Editável. [TALK] Sugest. [TALK] Checkpoint. [MOVE] Pântano pegajoso. [ACTION] Piggy Bank. (Cassino). [GLOBAL] Uptime Ad. [C0DE] Consertando 'Invalid Password' [PROGRAM] Quest Maker
Postado Setembro 6, 2015 9 anos Você diria um espaço aleatório para o monstro nascer? O resto é igual ao script? sim um espaço! e tbm sumonar mais de 1 monstro nesse "espaço" ... Editado Setembro 6, 2015 9 anos por Myshhler (veja o histórico de edições)
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.