Jump to content

Belzebul

Members
  • Posts

    2,337
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Belzebul

  1. well, only narguile once a month or two month. There is no reason destroying your health and pocket as a friend said above. 200-300 euro each month is a huge amount, just think it, it doesnt make you cooler than you are, maybe more dumb.
  2. http://www.maxcheaters.com/forum/index.php?topic=126738.new;boardseen#new
  3. ok;) το έκανα εγώ report για lock
  4. http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-6u18-windows-i586.exe?BundledLineItemUUID=205IBe.p72MAAAEmDUdBiPaL&OrderID=iChIBe.p.pgAAAEmAkdBiPaL&ProductID=Vh5IBe.pm2QAAAElRytRSbJV&FileName=/jdk-6u18-windows-i586.exe Υ.Γ: Άμα δεν ξέρεις, μην τα λές ;)
  5. "Shock" He is still newbie so a warn should be useful.
  6. ναι είναι όντως epic topic!
  7. yea, me too, no problems with navi. w/e i will test that program later, thank you
  8. Δεν υπάρχει
  9. epic topic?
  10. Index: config/main/custom.properties =================================================================== --- config/main/other.properties (revision 1600) +++ config/main/other.properties (working copy) @@ -97,6 +97,11 @@ # default = 3 MaxSubClass = 3 +#Custom lvl when player add new subclass +#min = 40 max = 80 dont put more +#default = 40 +CustomSubclassLvl = 40 + # ------------------------------------------ # Section: Grade & Weight Penalties Controls # ------------------------------------------ Index: src/main/java/net/l2j/Config.java =================================================================== --- src/main/java/net/l2j/Config.java (revision 1600) +++ src/main/java/net/l2j/Config.java (working copy) @@ -830,6 +830,9 @@ public static int TITLE_COLOR_FOR_AMMOUNT4; public static int TITLE_COLOR_FOR_AMMOUNT5; + // ----------- custom subclass lvl -------------- + public static int CUSTOM_SUBCLASS_LVL; + //********************************************************* public static void loadCustomConfig() { @@ -894,6 +897,10 @@ ALLOW_TELE_IN_SIEGE_TOWN = Boolean.parseBoolean(otherSettings.getProperty("AllowTeleportInSiegeTown", "false")); ALT_MANA_POTIONS = Boolean.parseBoolean(otherSettings.getProperty("AllowManaPotions", "false")); FORCE_UPDATE_RAIDBOSS_ON_DB = Boolean.parseBoolean(otherSettings.getProperty("ForceUpdateRaidBossOnDB", "false")); + + // ----------- custom subclass lvl ------------ + CUSTOM_SUBCLASS_LVL = Integer.parseInt(otherSettings.getProperty("CustomSubclassLvl", "40")); + } catch (Exception e) { Index: src/main/java/net/l2j/gameserver/model/base/SubClass.java =================================================================== --- src/main/java/net/l2emuproject/gameserver/model/base/SubClass.java (revision 1600) +++ src/main/java/net/l2emuproject/gameserver/model/base/SubClass.java (working copy) @@ -14,6 +14,8 @@ */ package net.l2j.gameserver.model.base; +import net.l2j.Config; + /** * Character Sub-Class Definition * <BR> @@ -24,9 +26,9 @@ public final class SubClass { private ClassId _class; - private long _exp = Experience.LEVEL[40]; + private long _exp = Experience.LEVEL[Config.CUSTOM_SUBCLASS_LVL]; private int _sp = 0; - private byte _level = 40; + private byte _level = (byte)Config.CUSTOM_SUBCLASS_LVL; private int _classIndex = 1; public SubClass(int credits: iNos
  11. do you know how to add a java code?
  12. Hello, i have searched anywhere but i couldnt found it, i also searched in timelines of old packs, so @ l2jhardcode of stefoulis15 i found some commits about the ctf event, will it work? It is already shared here and i dont know it? thank you
  13. για interlude ζηταεί γιαυτό το είπα ;)
  14. Γιατί έχει new pack η archid? -.- Φίλε το pack σου είναι πολύ παλιό + οτι είναι pre-configured οπότε δεν μπορείς να κάνεις τπτ
  15. http://www.maxcheaters.com/forum/index.php?topic=104998.0
  16. check the date dude August 01, 2009, 09:24:06 AM
  17. no, motocross isnt a game.
  18. darkone87
  19. well, thats the most low rated interlude server i think, it will sure attract many low rate lovers (not me, im not low rate lover ;d) so good luck dude.
  20. του phoenix ρε του τεταρτου το topic να γινει sticky και οι mods να τον εκλεξουνε σαν νεο αρχικαυλιτση!
  21. agree Υ.Γ: Μην με καρφώσει κανείς οτι το ξαναείπα. Και μην ακούσω σχόλια για το "καρφώσει" γιατί θα πέσουν χριστοπαναγίδια :@
×
×
  • 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