Jump to content

Recommended Posts

Posted

Since i was changing the code for l2jfree for a friend i decided to post it here also! it is a copy of that topic which the creator is named ˚°▫•Cobra●▫°˚ of the first code.

 

 

 

L2JFree-Core\src\main\java\com\l2jfree\config.java

Find Line = 910

 

 

Add After That:

    public static int				BANKING_SYSTEM_ADENA;

 

This Code:

public static boolean				SHOW_SCREEN_MESSAGE;									// Shows Screen Message

 

It will look like that:

public static boolean			EFFECT_CANCELING;
public static String			NONDROPPABLE_ITEMS;
public static FastList<Integer>	LIST_NONDROPPABLE_ITEMS	= new FastList<Integer>();
public static String			PET_RENT_NPC;
public static FastList<Integer>	LIST_PET_RENT_NPC		= new FastList<Integer>();
public static boolean			LEVEL_ADD_LOAD;
public static int				WAREHOUSE_SLOTS_NO_DWARF;								// Warehouse slots limits
public static int				WAREHOUSE_SLOTS_DWARF;									// Warehouse slots limits
public static int				WAREHOUSE_SLOTS_CLAN;									// Warehouse slots limits
public static int				FREIGHT_SLOTS;											// Freight slots limits
public static int				INVENTORY_MAXIMUM_NO_DWARF;							// Inventory slots limits
public static int				INVENTORY_MAXIMUM_DWARF;								// Inventory slots limits
public static int				INVENTORY_MAXIMUM_GM;									// Inventory slots limits
public static int				DEATH_PENALTY_CHANCE;									// Death Penalty chance
    public static boolean			BANKING_SYSTEM_ENABLED;
    public static int				BANKING_SYSTEM_GOLDBARS;
    public static int				BANKING_SYSTEM_ADENA;
public static boolean				SHOW_SCREEN_MESSAGE;									// Shows Screen Message when log in

 

 

 

L2JFree-Core\src\main\java\com\l2jfree\config.java

Find Line = 1037

 

 

Add After That:

            BANKING_SYSTEM_ADENA	= Integer.parseInt(otherSettings.getProperty("BankingAdenaCount", "500000000"));

 

This Code

            
		SHOW_SCREEN_MESSAGE = Boolean.parseBoolean(otherSettings.getProperty("ShowScreenMessage", "False"));

 

It will look like that:

		JAIL_IS_PVP = Boolean.parseBoolean(otherSettings.getProperty("JailIsPvp", "True"));
		JAIL_DISABLE_CHAT = Boolean.parseBoolean(otherSettings.getProperty("JailDisableChat", "True"));
		DEATH_PENALTY_CHANCE = Integer.parseInt(otherSettings.getProperty("DeathPenaltyChance", "20"));

            BANKING_SYSTEM_ENABLED	= Boolean.parseBoolean(otherSettings.getProperty("BankingEnabled", "false"));
            BANKING_SYSTEM_GOLDBARS	= Integer.parseInt(otherSettings.getProperty("BankingGoldbarCount", "1"));
            BANKING_SYSTEM_ADENA	= Integer.parseInt(otherSettings.getProperty("BankingAdenaCount", "500000000"));
            
		SHOW_SCREEN_MESSAGE = Boolean.parseBoolean(otherSettings.getProperty("ShowScreenMessage", "False"));
	}
}

 

 

 

L2JFree-Core\src\main\java\com\l2jfree\gameserver\network\clientpackets\EnterWorld.java

Find Line = 309

 

 

Add Before That:

	if (Hero.getInstance().getHeroes() != null && Hero.getInstance().getHeroes().containsKey(activeChar.getObjectId()))
		activeChar.setHero(true);

 

This Code

	// When Enter World a message will appear
	if(!Config.SHOW_SCREEN_MESSAGE)
	{
	ExShowScreenMessage welcomemessage = new ExShowScreenMessage("Welcome to Lineage II Hammer Fall",10000); //10000 = 10 seconds 
     activeChar.sendPacket(welcomemessage);
	}

 

It will look like that:

		}

	// When Enter World a message will appear
	if(!Config.SHOW_SCREEN_MESSAGE)
	{
	ExShowScreenMessage welcomemessage = new ExShowScreenMessage("Welcome to Lineage II Hammer Fall",10000); //10000 = 10 seconds 
     activeChar.sendPacket(welcomemessage);
	}

	if (Hero.getInstance().getHeroes() != null && Hero.getInstance().getHeroes().containsKey(activeChar.getObjectId()))
		activeChar.setHero(true);

	//Updating Seal of Strife Buff/Debuff

 

 

 

L2JFree-Core\config\other.properties

Find Line = 155

 

 

Add After That:

lose when they do .deposit
BankingAdenaCount = 500000000

 

This Code


#Show Screen Message
ShowScreenMessage = False

 

It will look like that:

# ---------------------------------------------------------------
# L2JFree Banking System                                           -
# ---------------------------------------------------------------
# To enable banking system set this value to true, default is false.
BankingEnabled = False
# This is the amount of Goldbars someone will get when they do the .deposit command, and also the same amount they will lose when they do .withdraw
BankingGoldbarCount = 1
# This is the amount of Adena someone will get when they do the .withdraw command, and also the same amount they will lose when they do .deposit
BankingAdenaCount = 500000000

#Show Screen Message
ShowScreenMessage = False

Guest
This topic is now closed to further replies.



  • Posts

    • 🌍 https://l2origins.org/ 🛡️ LINEAGE II ORIGINS — SEASON 1 🛡️ 🌑 High Five Classic | True Old-School Experience 🌑 ⚠️ Opening on March 6th at 16:00 Welcome back to the origins of Lineage II. ⚔️ ABOUT THE SERVER Lineage2 Origins is built for players who miss the true retail feeling. Classic progression, real challenges, fair competition — enhanced only with carefully selected QoL features, never breaking the original gameplay. 🌿 PHASED GEAR PROGRESSION 🟢 Month 1: Vesper max 🟢 Month 2: Vorpal unlocked 🟢 Month 3+: Top-grade & Elegia released 🚫 NO AUTO-FARM ✔️ External auto-clicker allowed (1 per client, download page only) ❌ Bots & illegal automation forbidden 🛡️ Strong anti-bot + captcha system ⚠️ AFK players will be punished — stay active or logout 📊 RATES & CORE SETTINGS 🔹 Adena: x5 🔹 Drop / Spoil: x5 🔹 Skill EXP: x15 🔹 Max Windows: 2 per PC 🔹 Subclass: Lv 85 (no quest required) 🔹 Party Level Diff: 30 (55–85) 🔹 No custom items (armors / weapons / jewelry) 🔥 FEATURES ✨ Global & Raid Teleport ✨ NPC Buffer (34 buffs) ✨ Auto Events & PvP Zones ✨ Ranking & Clan Progression ✨ GM Shop & Premium System ✨ All-In-One Community Board ✨ Party & Solo Instances ✨ Siege & Territory War Rewards ✨ RaidBoss Kill Rewards ✨ Lucky Creature Event ✨ Daily Login Rewards ✨ Advanced DDoS Protection & Backups ⚔️ ENCHANTMENTS 🔸 Safe: +3 🔸 Max: +12 (Month 2: +14 | Month 3: +16) 🔸 Blessed: 50% (Premium 65%) 🔸 Normal: 45% (Premium 60%) 🏟️ OLYMPIAD 🔹 Max Enchant: +6 🔹 Start Players: 4 🔹 Period: 1st & 15th 🏰 SIEGE & TW 🔹 Siege Time: 16:00 & 20:00 🔹 Territory War: 20:00 🔹 Max Wards: 3 per Castle 🌌 Lineage2 Origins Fair. Competitive. Nostalgic. A true return to the origins of Lineage II.
    • Bastante confiable, ya trabaje en varios proyectos con el y la verdad te da confianza que hoy en dia poca gente hay asi lo  recomiendo 100%  Gracias por todo amigo ! seguiremos trabajando juntos segurisimamente! 
    • Arcana Mace Acumen +6 : 200 Euro    Leave a message here or better on Discord : grandmaster1991   Discord : GrandMaster#1689  
    • overbooked till 3 of march!! Not accepting more works for now, everything after 3 of match!
  • 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..