Jump to content
  • 0

[question] how make zone ?>


TreVor

Question

How make a instance farm zone , only 1 per day invite to zone on 2h , please check on white eagle server instance Giran Town only mob's etc , my question how to make this zone?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

You can use Calendar class for the timing case.

Lol.

 

If you wanna use an existing town, just modify L2TownZone.java with what you want(onEnter(), onExit() etc) and make a custom teleporter instance, where it won't allow players to join if they already joined that day(need to make long variable in characters.sql to save the last join time) or if another is in. Also there after someone joins, you have to run the task to tp him away after 2 hours. Also make a check if players restarts to remove him(to avoid bugs).

Link to comment
Share on other sites

  • 0

The question is who misunduerstanded him. My pov - a zone which can be entered between x:00 to x:00 (or xx:00 - xx:00) every day. That would be more logical since there would be crowd then. (a kind of challenge since you can make the zone way more profitable to farm and include pvp zone as well).

 

In my POV you HAVE to use Calendar for it.

 

 

Link to comment
Share on other sites

  • 0

Don't say "lol", the topic creator didn't express anything about NPC teleport instance, nor expressed if the timer had to be individual or collective to all players aswell, until you know the given server.

 

(Btw, it's kinda pointless to say "please check on X server", 3/4 ppl here didn't play on your servers. Just describe what you want, that will avoid ppl to answer approximatively.)

Link to comment
Share on other sites

  • 0

How make a instance farm zone , only 1 per day invite to zone on 2h , please check on white eagle server instance Giran Town only mob's etc , my question how to make this zone?

 

I have what you need...

http://hopzones.net/forum/topic/167/

you can modify it ofc.

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.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   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...