tratando de arreglar un pergamino para l2 classic y la habilidad no funciona. tengo otros ejemplos pero el scroll le da xp a un personaje y en este caso quiero que lio lo haga por el clan como en el 306 clásico el nivel del clan se sube con xp. ¿Puede alguien ayudarme a hacer la habilidad correcta?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hello everyone!
I have a problem with editing mobs. I took some Mobs from here without sound and added them,
they looked good !!! BUT BUT !
When I hit him it does generate the effect, but when he hits it it doesn't.
Is this effect controlled from Npcgrp.dat?
PD_ I add capture of the event / effect I mention.
I await your answers, thank you!
Alguém que saiba trabalhar com Engine.dll e Core.dll? Tenho hwid no servidor o código adaptado, mas não tenho parte do cliente, pois meu cliente é c4.. Alguém que faça esse tipo de serviço
Question
Arrabalin
tratando de arreglar un pergamino para l2 classic y la habilidad no funciona. tengo otros ejemplos pero el scroll le da xp a un personaje y en este caso quiero que lio lo haga por el clan como en el 306 clásico el nivel del clan se sube con xp. ¿Puede alguien ayudarme a hacer la habilidad correcta?
<skill id="51045" level="1" name="Scroll: 100,000,000 XP">
Edited by Arrabalin<set name="icon" value="icon.etc_recall_exp_scroll"/>
<set name="reuseDelay" value="500"/ >
<establecer nombre="itemConsumeId" value="90919"/>
<establecer nombre="itemConsumeCount" value="1"/>
<establecer nombre="isHandler" value="true"/>
<establecer nombre="objetivo" value="TARGET_SELF"/>
<set name="skillType" value="BUFF"/>
<set name="operate_type" value="A2"/>
<for>
<effect name="i_get_exp">
<def nombre="poder" valor="100000000"/>
</efecto>
</for>
</habilidad>
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.