Jump to content

l2gemini

Members
  • Posts

    197
  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by l2gemini

  1. VERY NICE CAN SOME1 MAKE THEM FOR IL
  2. nomiza s brika k g t skills pigene ston arxis altsettings.pro k bres to parakato elpizo n boithisa
  3. i add this t my server but it doesn't works
  4. Index: java/config/other.properties =================================================================== --- java/config/other.properties (revision 1) +++ java/config/other.properties (revision 10) @@ -32,4 +32,8 @@ MaximumSlotsForDwarf = 100 MaximumSlotsForGMPlayer = 250 + +# Configurable weight limit, 0 for disabled. +# 200000 will add 200,000 weight limit to everyone, configure to your liking +AddWeightLimit = 0 # Warehouse space limits Index: java/net/sf/l2j/Config.java =================================================================== --- java/net/sf/l2j/Config.java (revision 8) +++ java/net/sf/l2j/Config.java (revision 10) @@ -599,4 +599,7 @@ public static int INVENTORY_MAXIMUM_GM; + /** Weight limit */ + public static int ADD_MAX_LOAD; + /** Warehouse slots limits */ public static int WAREHOUSE_SLOTS_NO_DWARF; @@ -1115,4 +1118,7 @@ INVENTORY_MAXIMUM_DWARF = Integer.parseInt(otherSettings.getProperty("MaximumSlotsForDwarf", "100")); INVENTORY_MAXIMUM_GM = Integer.parseInt(otherSettings.getProperty("MaximumSlotsForGMPlayer", "250")); + + /* Config weight limit */ + ADD_MAX_LOAD = Integer.parseInt(otherSettings.getProperty("AddWeightLimit", "0")); /* Inventory slots limits */ Index: java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java =================================================================== --- java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 1) +++ java/net/sf/l2j/gameserver/model/actor/instance/L2PcInstance.java (revision 10) @@ -1597,8 +1597,9 @@ /** * Return the max weight that the L2PcInstance can load.<BR><BR> + * Added Config.ADD_MAX_LOAD ~AresXP */ public int getMaxLoad() { - return (int)calcStat(Stats.MAX_LOAD, _baseLoad, this, null); + return (int)calcStat(Stats.MAX_LOAD, _baseLoad, this, null)+Config.ADD_MAX_LOAD; } as poume exo tn parapano kodika pos tha ton peraso k apo pou(eckipse fantazomai) k ekana checkout to L2_Gameserver_It to estisa kanonika alla otan grafo entoles opos //event h //tvt dn m anoigei t menu opos prin gt
  5. very good mod i like it
  6. aweasome crazy and nice share
  7. sto branches piga k emfanisi # L2_GameServer_T1 # L2_GameServer_T1.5 # L2_GameServer_T2.1 # L2_GameServer_c4/ # L2_GameServer_c5 # L2_GameServer_it ego tha paro to L2_GameServer_it sosta LOCK IT SOME1
  8. i like fist bow and shield thank you
  9. piga sto eclipse n kano checkout to To L2_GameServer_IL alla otan koitao to trunk exei mono afto http://img253.imageshack.us/img253/3650/eclipsecs0.jpg exeis knais kana rep g t L2_GameServer_IL thanks
  10. to orios to ri8mizeis mesa apo t gameserver\config\enchant.properties tora gia t str.dex,con kane ena back tin db s pirakse tin iparxou db k an t kaneis opos les kolo kane restore stin proigoumeni
  11. this guide is for c5 oath of blood or interlude
  12. xrisimo guide thanks you
  13. there is no sth like that you say
  14. nice color on the dagger
  15. to ekana alla meta otan pao n mpo stin db m bazo pass k m leei acess denied
  16. pos mporo n balo pass stin db
  17. exo akribos tin idia aporia exo to pack IL_L2JFree_2741_-_Final k dn ksero pos t n t kano compile
  18. thanks k t psaxna
  19. let's say i have a weapon in my database and i want to kae it a cursed weapon like akamanah or demonic swords zariche
×
×
  • 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