Events **resolved**
Posted: Thu Jun 11, 2009 6:21 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 3155
L2JDP Revision Number: 6245
I want to make all mobs drop medals. The last time i did this, i just downloaded an event.rar extracted it, and changed the event period dates to get it working. This is what i have now:
It doesn't seem to work. This might be a stupid question, but do these not work anymore with Final? I tried the valentines one in faenor, and it didnt start either.
And do you have to have a zip or rar file in the faenor folder with the xml file?
This is what i'm getting
» Find Revision
L2J Revision Number: 3155
L2JDP Revision Number: 6245
I want to make all mobs drop medals. The last time i did this, i just downloaded an event.rar extracted it, and changed the event period dates to get it working. This is what i have now:
Code: Select all
<Event ID="L2 Day Event" Active="01 Aug 2008-31 Dec 2020"> <Droplist> <AllDrop Items="6392" Count="1,1" Chance="5%" /> </Droplist> <Droplist> <AllDrop Items="6393" Count="1,1" Chance="2%" /> </Droplist> <Message Type="OnJoin" Msg="Medals Event: Collect Medals and take them to NPC willie in Giran" /> </Event>
And do you have to have a zip or rar file in the faenor folder with the xml file?
This is what i'm getting
Code: Select all
Event ID <L2 Day Event> has passed..... Ignored