Event start

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Muecke58
Posts: 14
Joined: Mon Aug 06, 2007 2:53 pm
Contact:

Event start

Post by Muecke58 »

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 ^^
User avatar
lastsin
Posts: 98
Joined: Wed Jan 10, 2007 3:53 pm

Post by lastsin »

show us the code. maybe you have a typo or wrong date ?
User avatar
Muecke58
Posts: 14
Joined: Mon Aug 06, 2007 2:53 pm
Contact:

it is the original

Post by Muecke58 »

<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>
User avatar
lastsin
Posts: 98
Joined: Wed Jan 10, 2007 3:53 pm

Post by lastsin »

if you didnt tried with other dates try to change this: Active="24 Dec 2007-26 Dec 2008">
aryslan
Posts: 29
Joined: Mon Jun 11, 2007 8:53 pm
Location: Canada

Event

Post by aryslan »

For me it's work with

Active="24 Dec 2007-26 Dec 2008"

Aryslan
deeaRockGirl
Posts: 2
Joined: Sat Aug 02, 2008 2:58 pm

Re: Event start

Post by deeaRockGirl »

hi..what i must do for dropping event medal..
Post Reply