-
Posts
45 -
Joined
-
Last visited
-
Days Won
2 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by TheDarknessFear
-
Try edit l2.exe to use more memory. Should fix your issue.
-
WTS Launcher/Game Updater Services
TheDarknessFear replied to Splicho's topic in Marketplace [Webdesign & Webdevelop]
Well done my friend, hope you thrive! -
Source L2JAcis or L2JOrion Server Files!
TheDarknessFear replied to VadeROG's topic in Server Shares & Files [L2J]
Hello and welcome, You can research before you post. aCis has 409 revision free to the public https://gitlab.com/Tryskell/acis_public -
L2 Exclusivo Pride-Style- Gracia Final.
TheDarknessFear replied to rafaelpcbike's topic in [Previews] L2 Private Servers
-
Server owners, Top.MaxCheaters.com is now live and accepting Lineage 2 server listings. There is no voting, no rankings manipulation, and no paid advantages. Visibility is clean and equal, and early listings naturally appear at the top while the platform grows. If your server is active, it should already be listed. Submit here https://Top.MaxCheaters.com This platform is part of the MaxCheaters.com network and is being built as a long-term reference point for the Lineage 2 community. — MaxCheaters.com Team
-
Discussion Paid server pack - Free server
TheDarknessFear replied to Chorol's topic in General Discussion [English]
Answered, locked. -
Server owners, Top.MaxCheaters.com is now live and accepting Lineage 2 server listings. There is no voting, no rankings manipulation, and no paid advantages. Visibility is clean and equal, and early listings naturally appear at the top while the platform grows. If your server is active, it should already be listed. Submit here https://Top.MaxCheaters.com This platform is part of the MaxCheaters.com network and is being built as a long-term reference point for the Lineage 2 community. — MaxCheaters.com Team
-
WTS ⚜ NEW Custom UPDATER / LAUNCHER 2026 ⚜
TheDarknessFear replied to Ave's topic in Marketplace [L2Packs & Files]
Recommended seller, I'm using his services. Good luck @Ave -
WTS GameNest - The Ultimate Gaming MarketPlace
TheDarknessFear replied to Cortez007's topic in Advertising and SEO Services
Good luck with your project! Seems promising! -
Discussion Double jewls stats L2off
TheDarknessFear replied to Marmas's topic in General Discussion [English]
Both of the problems are solved, therefore topic is locked. -
Discussion Double jewls stats L2off
TheDarknessFear replied to Marmas's topic in General Discussion [English]
abnormal_type=life_force This line needs to change in order for your server to allow both of the items to work in the same time. -
Discussion Double jewls stats L2off
TheDarknessFear replied to Marmas's topic in General Discussion [English]
Please, paste the lines here so I can see. Copy all lines you edited from MP pot and add the HP pot ones. -
[Active Anticheat] When Promises Fall Short
TheDarknessFear replied to ERROR501's topic in Report Section
Well, I hope everything turns out for the best in the end. Best of luck. -
Discussion Double jewls stats L2off
TheDarknessFear replied to Marmas's topic in General Discussion [English]
Whatever it is, you can ask for help always. Keep in mind, that ready solutions won't make you learn anything. We'll be happy to provide help, but you're going to need to start learning too. Give me an example of MP pots to see if I can help. -
Discussion Double jewls stats L2off
TheDarknessFear replied to Marmas's topic in General Discussion [English]
As you said, you will create 1 skill with 2 levels in your skilldata txt file, lv. 1 with lower stats and lv. 2 with higher stats and you will create 2 items. Ring of Baium1 will have the skill you created but lv. 1 and Ring of Baium2 will have the skill you created but lv. 2. Example follows Skills: skill_begin skill_name = [s_ring_of_baium1] /* [???? ??] */ skill_id = 3561 level = 1 operate_type = P magic_level = 75 effect = {{p_defence_attribute;attr_poison;-80};{p_defence_attribute;attr_hold;-60};{p_hit;{all};2;diff};{p_critical_damage;15;per};{p_attack_speed;{all};4;per};{p_magic_speed;{all};4;per}} skill_end skill_begin skill_name = [s_ring_of_baium2] /* [???? ??] */ skill_id = 3561 level = 2 operate_type = P magic_level = 75 effect = {{p_defence_attribute;attr_poison;-80};{p_defence_attribute;attr_hold;-60};{p_hit;{all};2;diff};{p_critical_damage;15;per};{p_attack_speed;{all};4;per};{p_magic_speed;{all};4;per}} skill_end Items: item_begin accessary 6658 [ring_of_baium1] item_type=accessary slot_bit_type={rfinger;lfinger} armor_type=none etcitem_type=none recipe_id=0 blessed=0 weight=150 default_action=action_equip consume_type=consume_type_normal initial_count=1 maximum_count=1 soulshot_count=0 spiritshot_count=0 reduced_soulshot={} reduced_spiritshot={} reduced_mp_consume={} immediate_effect=1 price=0 default_price=17300 item_skill=[s_ring_of_baium1] critical_attack_skill=[none] attack_skill=[none] magic_skill=[none] item_skill_enchanted_four=[none] material_type=gold crystal_type=s crystal_count=86 is_trade=1 is_drop=1 is_destruct=1 physical_damage=0 random_damage=0 weapon_type=none can_penetrate=0 critical=0 hit_modify=0 avoid_modify=0 dual_fhit_rate=0 shield_defense=0 shield_defense_rate=0 attack_range=0 damage_range={} attack_speed=0 reuse_delay=0 mp_consume=0 magical_damage=0 durability=95 damaged=0 physical_defense=0 magical_defense=48 mp_bonus=21 category={} enchanted=0 html=[item_default.htm] equip_pet={0} magic_weapon=0 enchant_enable=1 can_equip_sex=-1 can_equip_race={} can_equip_change_class=-1 can_equip_class={} can_equip_agit=-1 can_equip_castle=-1 can_equip_castle_num={} can_equip_clan_leader=-1 can_equip_clan_level=-1 can_equip_hero=-1 can_equip_nobless=-1 can_equip_chaotic=-1 item_end item_begin accessary 6659 [ring_of_baium2] item_type=accessary slot_bit_type={rfinger;lfinger} armor_type=none etcitem_type=none recipe_id=0 blessed=0 weight=150 default_action=action_equip consume_type=consume_type_normal initial_count=1 maximum_count=1 soulshot_count=0 spiritshot_count=0 reduced_soulshot={} reduced_spiritshot={} reduced_mp_consume={} immediate_effect=1 price=0 default_price=17300 item_skill=[s_ring_of_baium2] critical_attack_skill=[none] attack_skill=[none] magic_skill=[none] item_skill_enchanted_four=[none] material_type=gold crystal_type=s crystal_count=86 is_trade=1 is_drop=1 is_destruct=1 physical_damage=0 random_damage=0 weapon_type=none can_penetrate=0 critical=0 hit_modify=0 avoid_modify=0 dual_fhit_rate=0 shield_defense=0 shield_defense_rate=0 attack_range=0 damage_range={} attack_speed=0 reuse_delay=0 mp_consume=0 magical_damage=0 durability=95 damaged=0 physical_defense=0 magical_defense=48 mp_bonus=21 category={} enchanted=0 html=[item_default.htm] equip_pet={0} magic_weapon=0 enchant_enable=1 can_equip_sex=-1 can_equip_race={} can_equip_change_class=-1 can_equip_class={} can_equip_agit=-1 can_equip_castle=-1 can_equip_castle_num={} can_equip_clan_leader=-1 can_equip_clan_level=-1 can_equip_hero=-1 can_equip_nobless=-1 can_equip_chaotic=-1 item_end -
L2Gold didn't start from c4, fyi.
-
On the bright side, a bit of "drama" is always good because community engages in topics! /discuss
-
Help interlude, interlude +, classic interlude.
TheDarknessFear replied to sotid's topic in [Request] Client Dev Help
Topic locked upon author's request. -
LF LF Client Developer - Interlude Client
TheDarknessFear replied to TheDarknessFear's topic in [Request] Client Dev Help
Topic locked upon author's request. -
I overall think that certain individuals' opinion is stuck on 2015 that Java files was actual piece of crap in so many perspectives. L2OFF dynasty will certainly fall at some point. That's almost what I meant when I said "With a bit of tuning". Of course, you can manipulate java to do whatever you want. The key here is that a Java is actually an emulator. If you calibrate the emulator correctly, you can achieve wonders. I bet you wouldn't say that 10 years ago. Because Java has come a long way since then. Ain't it?
-
LF LF Client Developer - Interlude Client
TheDarknessFear replied to TheDarknessFear's topic in [Request] Client Dev Help
Kindly asking for a lock here. Thank you!

