Jump to content

Recommended Posts

Posted

Manual About how to write easy event.

Event Desctiption:In the world of l2 all mobs droping 3 different items.you must collect them and take to Event Manager and you Gain Prizes!.

So Let's Start.

Go To Gameserver/Data/feanor

Make New txt document and change format to .xml

i created Event.xml

 

<Event id="Easy Event" active="15 Dec 2008-10 Dec 2012">

<Droplist>

<AllDrop items="4037" count="1,1" chance="50%" />

</Droplist>

<Message type="OnJoin" msg="Easy Event: Collect Coin of Luck And change to Prizes at EventNpc." />

<EventEnd>

<Take from="AllPlayers">

<Item itemid="4037"></Item>

</Take>

</EventEnd>

</Event> 

 

Save and Close.

Archive xml to zip.

I have Event.zip

This Script Means:When you enter to game You See Message:

Easy Event: Collect Coin of Luck And change to Prizes at EventNpc.

And drop will Coin of Luck 50%

 

So now I'll explain.

<Event id="Easy Event" active="15 Dec 2008-10 Dec 2012" /> 

This mean event will beggin from 15 Dec 2008 to 10 Dec 2012

 

<AllDrop items="4037" count="1,1" chance="50%" /> 

4037 - Item that must dropping

count="1,1" - this mean count of drop item(if you set 1,5 this mean count will be from 1 to 5)

chance="50%" - Drop Percentage

 

<Message type="OnJoin" msg="Эвент Easy event: Соберите coin of luck и обменяйте у NPC На нужную вам вещь." /> 

This mean what message must appear on character login

 

<Take from="AllPlayers" />

This mean item will drop for all players

 

<Item itemid="4037"></Item> 

Item Id.

 

Guide Finished.if you have good a  fantasy you can make good event :)

 

 

Credits for Guide me :)

Posted

If you want to be really helpful write a simple 'documentation' for this 'event engine'. Try to cover other possible properties of the xml file, not only those that can be seen in this example ;)

  • 1 month later...
  • 1 month later...
Posted

well.. when i found this i thought this worked perfectlly .. but now i read you PICASOOO and now i am worry about this .. i'll be trying to make an event for this i guess ..

 

However .. should not be this topic closed by any moderator for preventing spam, cuz' who posted this is banned .. well, that's what i think ^^

Posted

Thx for this simple explain, I tryed use this guide and my event work fine, but for create one more complex event ?

Maybe it's better use script java ?

Posted

well .. i have tested this .. and it does NOT work ..

and what i say is found by picasoooo too

 

Thx for this simple explain, I tryed use this guide and my event work fine, but for create one more complex event ?

Maybe it's better use script java ?

 

i don't believe you seriously tested it .. and about java .. i think you said that just for making people believe you did what you said -.-

 

OWNED

  • 3 months later...
Posted

axxax damn really good guide Leki, this is usefull for me, I never see anyone post something related with this, really useful mate keep working.

  • 9 months later...
Posted

Manual About how to write easy event.

Event Desctiption:In the world of l2 all mobs droping 3 different items.you must collect them and take to Event Manager and you Gain Prizes!.

So Let's Start.

Go To Gameserver/Data/feanor

Make New txt document and change format to .xml

i created Event.xml

 

Save and Close.

Archive xml to zip.

I have Event.zip

This Script Means:When you enter to game You See Message:

Easy Event: Collect Coin of Luck And change to Prizes at EventNpc.

And drop will Coin of Luck 50%

 

So now I'll explain.This mean event will beggin from 15 Dec 2008 to 10 Dec 2012

4037 - Item that must dropping

count="1,1" - this mean count of drop item(if you set 1,5 this mean count will be from 1 to 5)

chance="50%" - Drop Percentage

This mean what message must appear on character login

This mean item will drop for all players

Item Id.

 

Guide Finished.if you have good a  fantasy you can make good event :)

 

 

Credits for Guide me :)

 

Maybe you can give more xml properties for making more complex events?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hi I would like to buy your panel, please reach me out from discord: doncarlo thanks in advance 🙂
    • Hi,   I am looking for experienced L2J developer who can handle Java work – systems, shops, buffer, custom features and client-side edits. Paid work. If you are interested, contact me: Discord: doncarlo
    • Hi all, I am looking for very experienced L2J developer to join and help with my Lineage 2 Interlude project (server launching soon). What I need: Build and manage shop system (manager shops) Buffer service, GM shop, custom services Good understanding of server-side (L2J) and also client-side edits Clean, stable and professional work (no random fixes) Important: Must have real experience with L2J / Interlude Must understand how to properly structure systems, not just copy-paste This is paid work, I respect your time and effort. If you are serious and experienced, contact me on Discord: doncarlo Thanks.    
    • Hey, I went through your NimeraCP and honestly, it looks really solid. Instantly bought for my server! Compared to most L2 panels, this is on a completely different level — the UI is clean, modern, and doesn’t feel like some 15-year-old system. I really like how everything is in one place — shop, referrals, rewards, roll & lucky wheel. The automation and real-time features (If you ask Splicho nicely, hahaha) are a big win too, since most panels are missing that. Overall though, great job. It feels like a next-gen panel, not just another copy. Definitely has the potential to be one of the top solutions in the L2 scene.
    • Helloo i was wonder if in interlude there is a way to increase font ui size ?  becouse sometimes when i put the game in full screen all the bars buff inventory etc are very  small  and i dont see very good .. , some one know if i can edit something in system?
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..