Jump to content

[Share]Hide & Seek event


panchio

Recommended Posts

Event explanation

As many of you know, this event treat about something hided (a npc on this case). 3 Clues about his position are gave out and the players must find it. First on find it, win the event

 

Heres a little engine which automate the Hide and Seek event. At l2jmods.properties you can edit many aspects of the event. How to add zones and clues ?. Usind data/hideandseek/HideAndSeek.xml, followind this structure:

 

Code:

 

<id value="0">
   <zone value="Behind the Giran's Magic Shop" />
   <x value="83451" />
   <y value="150270" />
   <z value="-3533" />
   <npcId value="85555" />
   <rewardId value="57" />
   <rewardAmount value="1000000" />
   <clue1 value="Im at Giran Castle Town!" />
   <clue2 value="I hear how potions are cooked!" />
   <clue3 value="Near here, symbols are drawed!" />
</id>

 

Created and Tested in

- L2JServer 3729

- L2JDp 6815

 

Download Hide & Seek

 

Credits: B1ggBoss

i found it in ragezone  :D

Link to comment
Share on other sites

i mean who cannot update their serverpacks cause L2PcInstance is modified just dont use it, and close their servers. Theres nothing hard learning how to do it. I didnt say that for you, if you got offended, but thats the truth

Link to comment
Share on other sites

i mean who cannot update their serverpacks cause L2PcInstance is modified just dont use it, and close their servers. Theres nothing hard learning how to do it. I didnt say that for you, if you got offended, but thats the truth

 

i thoght your calling me a no brainer.. cus i suggessted u smth.><

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...