hello guys i need to create an event into my server that when you kill some mobs (example mob id : 7000 , 7001 ) can droped 1 costum item ( exmple coin id : 9999 ) someone can help me ? i want make 1 event look like medals one !! look above:
<Event ID="Medals Event" Active="24 Dec 2006-26 Dec 2014">
<Droplist>
<AllDrop Items="6392" Count="1,4" Chance="40%" />
</Droplist>
<Droplist>
<AllDrop Items="6393" Count="1,2" Chance="2%" />
</Droplist>
<Message Type="OnJoin" Msg="Medals Event: You can collect medals from all mobs and trade them for event rewards!" />
<EventEnd>
<Take From="AllPlayers">
<Item ItemID="6392-6393"></Item>
</Take>
</EventEnd>
</Event>
what i must change to fix it to drop coins only mobs with id : 7000 , 7001 .. not all. maybe i must change this one ( <AllDrop Items="6392" Count="1,4" Chance="40%" /> ) but can somone explane me what i must write ? thnx and sorry for my english ;)
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.
Lineage2 Acessen- INTERLUDE PVP-PVE LOW CLASSIC
RETAIL SERVER !!
💫 NPC BUFFER SENCILLO A PARTIR DE LVL 20
Exp x1.50 | Adena x1.50
Sistema de Casas por alquiler ( incluyen niveles para mejorar la casa + beneficios )
Sistema de tradeo mediante buffalo ( transporte de items de ciudad a ciudad, con ganancia de adena ).
Website: acessen.com.ar
Discord: https://discord.gg/jzyyQtEKmf PARA MAS INFORMACIÓN
🎯 Looking for a stable and fun server to grind with your friends?
Join L2Roosters over 1000+ players online daily, intense epic battles, fair economy, no corruption, and exciting daily events!
💎 Got friends? Bring them along and claim 1 WEEK of FREE Premium Access!
🔥 Start your journey with us today!
Hey everyone!
L2Evolution – Inspired by L2Pride
We’ve just released more info about the server everything you need to know is now available!
👉 Learn more here: https://l2evolution.org/Forum/wiki/
🌐 Official Website: l2evolution.org
Question
Sakretsos
hello guys i need to create an event into my server that when you kill some mobs (example mob id : 7000 , 7001 ) can droped 1 costum item ( exmple coin id : 9999 ) someone can help me ? i want make 1 event look like medals one !! look above:
<Event ID="Medals Event" Active="24 Dec 2006-26 Dec 2014">
<Droplist>
<AllDrop Items="6392" Count="1,4" Chance="40%" />
</Droplist>
<Droplist>
<AllDrop Items="6393" Count="1,2" Chance="2%" />
</Droplist>
<Message Type="OnJoin" Msg="Medals Event: You can collect medals from all mobs and trade them for event rewards!" />
<EventEnd>
<Take From="AllPlayers">
<Item ItemID="6392-6393"></Item>
</Take>
</EventEnd>
</Event>
what i must change to fix it to drop coins only mobs with id : 7000 , 7001 .. not all. maybe i must change this one ( <AllDrop Items="6392" Count="1,4" Chance="40%" /> ) but can somone explane me what i must write ? thnx and sorry for my english ;)
13 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.