how can i start an event
Event ID: (Valentines Event) has passed... Ignored.
Event ID: (Medals Event) has passed... Ignored.
Event ID: (PlayingWithFire Event) has passed... Ignored.
these are in but don't start
the valentines is ok but the others ??
*please help an old man ^^
Event start
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Muecke58
- Posts: 14
- Joined: Mon Aug 06, 2007 2:53 pm
- Contact:
it is the original
<Event ID="Medals Event" Active="24 Dec 0001-26 Dec 2999">
<Droplist>
<AllDrop Items="6392" Count="1,1" Chance="60%" />
</Droplist>
<Droplist>
<AllDrop Items="6393" Count="1,1" Chance="15%" />
</Droplist>
<Message Type="OnJoin" Msg="Heavy Medal Event: You can collect medals from all mobs and trade them for potions/enchants/sealed items/Soul Crystals and even Party Mask!">
</Message>
<EventEnd>
<Take From="AllPlayers">
<Item ItemID="6392-6393"></Item>
</Take>
</EventEnd>
</Event>
<Droplist>
<AllDrop Items="6392" Count="1,1" Chance="60%" />
</Droplist>
<Droplist>
<AllDrop Items="6393" Count="1,1" Chance="15%" />
</Droplist>
<Message Type="OnJoin" Msg="Heavy Medal Event: You can collect medals from all mobs and trade them for potions/enchants/sealed items/Soul Crystals and even Party Mask!">
</Message>
<EventEnd>
<Take From="AllPlayers">
<Item ItemID="6392-6393"></Item>
</Take>
</EventEnd>
</Event>
-
- Posts: 2
- Joined: Sat Aug 02, 2008 2:58 pm
Re: Event start
hi..what i must do for dropping event medal..