Hi!Whanever i run an event like Heavy Medal the mods drops event items but i cant find any Npc manager!Anyone knows how to load the Npc manager for any of this events? My faenor xml file for this event is</Event>
<Event ID="Medals Event" Active="24 Dec 2006-26 Dec 2099">
<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!" />
DISCORD :
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/hood-services
https://campsite.bio/utchihaamkt
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!
Question
kadaz84
Hi!Whanever i run an event like Heavy Medal the mods drops event items but i cant find any Npc manager!Anyone knows how to load the Npc manager for any of this events? My faenor xml file for this event is</Event>
<Event ID="Medals Event" Active="24 Dec 2006-26 Dec 2099">
<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>
My scripts java file is:
and finally my script config for the events
# Event Engine
703 mods/eventmodElpies/eventmodElpies.java
704 mods/eventmodRabbits/eventmodRabbits.java
705 mods/eventmodRace/eventmodRace.java
706
707 # Events
708 events/CharacterBirthday/CharacterBirthday.java
709
710 # Disabled by default events
711 #events/GiftOfVitality/GiftOfVitality.java
712 #events/HeavyMedal/HeavyMedal.java
713 #events/TheValentineEvent/TheValentineEvent.java
714 #events/FreyaCelebration/FreyaCelebration.java
715 #events/MasterOfEnchanting/MasterOfEnchanting.java
4 answers to this question
Recommended Posts