Jump to content

Recommended Posts

Posted (edited)

iCwwUGK.jpg

 

downloadnow.png

Teleport Info (aaah so many of them uhh):

 

15_25: -148264  255192  -184

14_25: -184392  242776 1576

13_25: -213016  244888  2040

12_25: -247784  250968  4328

12_24: -250664  208536  -11968

13_24: -212808  209768  4288

14_24: -179672  209480  -12464

 

Doors data use from HF P5 client and server.

All this maps only will work if you add them in L2world.java.

 

REMEMBER! YOU ARE USING ALL THIS MAPS FOR YOUR OWN RISKS!!!

 

Videos:

 

01.jpg 02.jpg 03.jpg 04.jpg 05.jpg 06.jpg

07.jpg

Edited by deMEV
added video
Posted (edited)

warning: this can harm minds and souls of innocent interlude players

especially young ones

yes indeed!

Edited by deMEV
  • 2 years later...
Posted
12 minutes ago, Nightw0lf said:

question? what to add in l2world i am confused.

probably edit the tiles?

	public static final int TILE_X_MIN = 16;
	public static final int TILE_X_MAX = 26;
	public static final int TILE_Y_MIN = 10;
	public static final int TILE_Y_MAX = 25;

example

12_24.l2j

is using X,Y 12,24 (min,max)

Posted
2 minutes ago, melron said:

probably edit the tiles?


	public static final int TILE_X_MIN = 16;
	public static final int TILE_X_MAX = 26;
	public static final int TILE_Y_MIN = 10;
	public static final int TILE_Y_MAX = 25;

example


12_24.l2j

is using X,Y 12,24 (min,max)

we are talking about acis? did not check but for example frozen? those are most used projects

Posted (edited)
3 minutes ago, Nightw0lf said:

we are talking about acis? did not check but for example frozen? those are most used projects

frozen is using configs for max sizes if i remember well

 

edit. yea

 

	/** The Constant SHIFT_BY. */
	public static final int							SHIFT_BY	= 12;
	/** Map dimensions. */
	public static final int							MAP_MIN_X	= Config.WORLD_SIZE_MIN_X;						// -131072
	/** The Constant MAP_MAX_X. */
	public static final int							MAP_MAX_X	= Config.WORLD_SIZE_MAX_X;						// 228608
	/** The Constant MAP_MIN_Y. */
	public static final int							MAP_MIN_Y	= Config.WORLD_SIZE_MIN_Y;						// -262144
	/** The Constant MAP_MAX_Y. */
	public static final int							MAP_MAX_Y	= Config.WORLD_SIZE_MAX_Y;						// 262144
	/** calculated offset used so top left region is 0,0. */
	public static final int							OFFSET_X	= Math.abs(MAP_MIN_X >> SHIFT_BY);
	/** The Constant OFFSET_Y. */
	public static final int							OFFSET_Y	= Math.abs(MAP_MIN_Y >> SHIFT_BY);
	/** number of regions. */
	private static final int						REGIONS_X	= (MAP_MAX_X >> SHIFT_BY) + OFFSET_X;
	/** The Constant REGIONS_Y. */
	private static final int						REGIONS_Y	= (MAP_MAX_Y >> SHIFT_BY) + OFFSET_Y;

 

Edited by melron

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

    • Which file is responsible for the text in the footer on the login screen? The text at the very bottom... I've been searching for two days and I can't figure out how to edit it. Could someone help? I think I've checked almost all the files in the system and still can't find it.
    • I can see that the admins arent taking any action, yet they still seem willing to share information about various other people names and IP addresses. But when it comes to scams, no one reacts.      
    • Server Info Chronicle:  Interlude                                                                                                                                    XP: 100x | SP: 100x | Drop: 50x | Adena: 75x Enchant: Safe +3 |  Max +21 Website: Website Link Discord: Discord Link   WHY? When I was a teenager I had this idea. Build my own Lineage 2 server. My own rules. My own world. I wasn't a programmer. I had no idea how any of it worked. I tried, hit a wall, and quit. But the idea never left. I came back years later. Got further. Quit again. Watched friends try similar things. The idea stayed stuck in my head for fifteen years. I'm a developer now. I finally finished it. Not because I suddenly had more time - I have a full-time job and real responsibilities. An hour before bed if I'm lucky. That's actually exactly why I finished it.   The problem I kept running into I still love this game. But every server I tried as an adult made that one hour feel worthless. Log in, kill a few mobs, make no real progress, log out frustrated. The game was designed for someone with unlimited time. That person doesn't exist in my life anymore. I looked around. Everyone I used to play with has the same problem. Same love for the game. Same lack of time. Jobs, families, maybe an hour late at night. So I stopped waiting for someone else to build it.           WHAT? Custom starting zone in Gludin (up until 2nd profession start) Talent system - rebirth at level 80 and choose your talents Bounty hunter system - daily tasks to kill random monsters to receive great reward! Potion crafting system - custom HP/MP potions and recipes Custom 1st & 2nd class quests (shorter) Scheme buffer Shop until C grade   Visit our website to get more info: Website Link   The philosophy 95% of the game is completely soloable. No clan required. No raid schedules. No guilt when you have to log off. You are the solo director of your own session. Log in, pursue your goal for an hour, log out on your own terms. When you've conquered what you wanted - you stop naturally. A new season drops with fresh Talent Tree changes and you come back to build something completely different. No endless stretched grind. No pay-to-win. No shady admin decisions. No surprise wipes. I'm one developer who built this because I love it.                                          This is the server I needed fifteen years ago. Glad I finally had the skills to build it. Come see what I made. [Forever Lineage]
  • 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..