Jump to content

mjst

Members
  • Posts

    1,453
  • Credits

  • Joined

  • Last visited

  • Days Won

    7
  • Feedback

    100%

Everything posted by mjst

  1. the price is 220 + Payment Systems?
  2. a good idea might be to let only the heads have access to the main core, while the rest of the community helps by reporting and improving a shared system that supports the core without revealing how it works. the rest of the community can use it for free, without having access to the private parts.
  3. AA is currently too busy investing your money in cocktails, sunsets, and maybe a tan. as for the feature you paid for? hmm… yeah, that's probably on a beach somewhere too. please send your message again at the end of September. maybe by then AA will be sober enough to code. btw looks like the l2 community has no choice but to make its own open-source anti-bot because certain devs prefer spending your cash on beach bars instead of actual coding.
  4. Great share! for svn you can use the tortoisesvn: https://tortoisesvn.net/downloads.html also you can help the GX-Ext if you join at discord server! GX-Ext share the discord link with us!
  5. any mod can change the title 'Rules' and move to the marketplace? @Maxtor
  6. if you're looking to play Lineage 2, the Pentium 4 is the ultimate processor choice!! btw you want a strong processor like an intel i5 or ryzen 5, at least 8gb of ram, and a good graphics card like a gtx 1050 or better for h5 cient ++
  7. you must be out of your mind to join hopzone. this isn't a voting website... it's 100% pay-to-win.
  8. npcdata,txt npc_begin boss 29020 [baium] level=75 acquire_exp_rate=1822.8267 acquire_sp=1081544 unsowing=1 clan={@raid_clan} ignore_clan_list={} clan_help_range=300 slot_chest=[] slot_rhand=[] slot_lhand=[] shield_defense_rate=0 shield_defense=0 skill_list={@s_race_undead;@s_perfect_resist_shock;@s_full_magic_defence} npc_ai={[baium]} category={} race=construct sex=male undying=0 can_be_attacked=1 corpse_time=13 no_sleep_mode=1 agro_range=1000 ground_high={120;0;0} ground_low={80;0;0} exp=804225365 org_hp=1709400 org_hp_regen=750 org_mp=18000 org_mp_regen=99 collision_radius={65;65} collision_height={174;174} str=60 int=76 dex=73 wit=70 con=57 men=80 base_attack_type=fist base_attack_range=40 base_damage_range={0;0;80;120} base_rand_dam=30 base_physical_attack=3374.18 base_critical=4 physical_hit_modify=4.75 base_attack_speed=253 base_reuse_delay=0 base_magic_attack=2200 base_defend=3300 base_magic_defend=2200 physical_avoid_modify=0 soulshot_count=0 spiritshot_count=0 hit_time_factor=0.6 item_make_list={} corpse_make_list={} additional_make_list={} additional_make_multi_list={{{{[tallum_blade];1;1;10};{[dragon_hunter_axe];1;1;1.5};{[angel_slayer];1;1;1.5};{[basalt_battlehammer];1;1;2};{[forgotten_blade];1;1;2};{[saint_spear];1;1;1.5};{[carnium_bow];1;1;10};{[tallum_blade*dark_legion_s_edge];1;1;1.5};{[elemental_sword];1;1;10};{[halbard];1;1;10};{[arcana_mace];1;1;2};{[draconic_bow];1;1;2};{[demon_splinter];1;1;2};{[heavens_divider];1;1;2};{[imperial_staff];1;1;2};{[dasparion_s_staff];1;1;10};{[bloody_orchid];1;1;10};{[blood_tornado];1;1;10};{[meteor_shower];1;1;10}};60};{{{[ring_of_baium];1;1;100}};100};{{{[sb_divine_inspiration_manuscript];5;15;92.5373};{[top_grade_life_stone_level_761];1;1;1.86567};{[top_grade_life_stone_level_701];1;1;5.597}};86.4516};{{{[high_grade_life_stone_level_701];1;2;52.9801};{[high_grade_life_stone_level_761];1;2;47.0199}};75.5}} hp_increase=0 mp_increase=0 safe_height=100 npc_end Loot Groups Baium's drop list is divided into separate groups, each with a set chance to be selected. Once a group is chosen, the system checks the drop rate of each item inside it. Example Breakdown {[tallum_blade];1;1;10}; means: If this loot group is selected, the Tallum Blade has a 10% chance to drop. Minimum 1, Maximum 1 piece can drop. Baium Full Drop List: additional_make_multi_list={ // Weapon Loot Group - 60% chance to be selected { { {[tallum_blade];1;1;10}; {[dragon_hunter_axe];1;1;1.5}; {[angel_slayer];1;1;1.5}; {[basalt_battlehammer];1;1;2}; {[forgotten_blade];1;1;2}; {[saint_spear];1;1;1.5}; {[carnium_bow];1;1;10}; {[tallum_blade*dark_legion_s_edge];1;1;1.5}; {[elemental_sword];1;1;10}; {[halbard];1;1;10}; {[arcana_mace];1;1;2}; {[draconic_bow];1;1;2}; {[demon_splinter];1;1;2}; {[heavens_divider];1;1;2}; {[imperial_staff];1;1;2}; {[dasparion_s_staff];1;1;10}; {[bloody_orchid];1;1;10}; {[blood_tornado];1;1;10}; {[meteor_shower];1;1;10}; };60 }; // Ring of Baium - Always Drops (100% chance) { { {[ring_of_baium];1;1;100}; };100 }; // Scrolls & Life Stones - 86.4516% chance to be selected { { {[sb_divine_inspiration_manuscript];5;15;92.5373}; {[top_grade_life_stone_level_761];1;1;1.86567}; {[top_grade_life_stone_level_701];1;1;5.597}; };86.4516 }; // High-Grade Life Stones - 75.5% chance to be selected { { {[high_grade_life_stone_level_701];1;2;52.9801}; {[high_grade_life_stone_level_761];1;2;47.0199}; };75.5 }; } How this works in practice The system rolls to decide which loot group will be used. If a group is selected, it rolls for each item inside that group. Example scenario: The weapon group (60%) is chosen. Each weapon inside has its own drop rate. A Tallum Blade has a 10% chance to drop 1x Tallum Blade within this group. Some items, like the Ring of Baium, always drop (100%).
  9. try to uninstall
  10. you have the wrong drivers installed. try updating or removing the current ones, and allow Windows Update to install the correct drivers.
  11. the main issue arises from your approach of not taking 50% or 75% of the payment upfront before beginning the work. if you provide a guarantee to address the customers requirements, it would be beneficial for me to receive the payment before commencing the project.
  12. can you provide us with a list of our customers who currently have an online server? or any old live server you have?
  13. i believe it is important for all sellers to refrain from using the phrase "provide test server before purchasing." hope to attract customers, but i don't believe anyone would be willing to spend 1000eu without receiving the source of c4 for one key btw wish you the best of luck with your sales.
  14. there is nothing particularly noteworthy about this price. also already exist c4 vanganth https://github.com/LoanX/C4Extender
  15. your avatar try to use
  16. here is the source of the adrenaline https://disk.yandex.com/d/07rmNLQULYN7IA password: malware
  17. i have the files saved as backups! here is the link: https://mega.nz/file/JOBRjJiA#OwxnikL1kG0hTh3fiAyX4U6QADque7_DO2OovDJmj1k
  18. Hot Springs 151758 -125149 -2304 http://prntscr.com/EoN5MJG_TLbx
  19. yes i have it complete link updated! https://anonymfile.com/PN2x2/erthia-sql.rar
  20. Send me your Discord ID.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock