Jump to content

DrenepiaWorld

Members
  • Posts

    1,741
  • Joined

  • Last visited

  • Days Won

    8
  • Feedback

    0%

Everything posted by DrenepiaWorld

  1. I know i'm not the one who have to say this but, read rules mate If you want to sell a service/pack, you need a topic for it. Add all the necessary information. Your topic must contain all the information about the product. If you're selling a project (L2 Pack), your topic must contain test-server's IP - It doesn't have to be 24/7 online, but enough to be tested.
  2. lel, just click on download through your browser
  3. yes, you have to adapt it
  4. is this a joke or what?
  5. go to CharacterCreate.java and add this } } + /** Custom Starting Items */ + if (Config.ENABLE_NEWCHAR_ITEMS) + { + newChar.getInventory().addItem("New Item", Config.STARTING_ITEM_ID , Config.STARTING_ITEM_COUNT, newChar, null); + } for (L2SkillLearn skill : SkillTreeTable.getInstance().getAvailableSkills(newChar, newChar.getClassId())) { and the configs /** New Char Items */ public static boolean ENABLE_NEWCHAR_ITEMS; public static int STARTING_ITEM_ID; public static int STARTING_ITEM_COUNT; /** New Char Items */ ENABLE_NEWCHAR_ITEMS = Boolean.parseBoolean(customstarting.getProperty("EnableNewcharItems", "False")); STARTING_ITEM_ID = Integer.parseInt(customstarting.getProperty("StartingItemId", "50000")); STARTING_ITEM_COUNT = Integer.parseInt(customstarting.getProperty("StartingItemCount", "1")); # ---------------------------------- # Custom Starting Item # ---------------------------------- # Enable Custom Starting Item? # Default: False EnableNewcharItems = True StartingItemId = 50005 StartingItemCount = 1
  6. it will work if i create my own logo/texture and just change the name of texture there?
  7. Ofc you can :) You will have it in some minutes Edit: Here you're :) Image Preview: Download
  8. it's not mine ;p hahahahahaha
  9. here you are: http://pastebin.com/S5aiLeGe
  10. You mean pvp/pk reward?
  11. Check this one: https://www.legionhoster.com/index.html
  12. you can check MrPro http://www.maxcheaters.com/topic/189838-the-ultimate-shop-lineage-2-advertisementseo-servicesdeisgn-videos-and-bannerssocial-media-booster/
  13. κ οπως να'ναι
  14. yup ofc, i was just asking for a normal logo not a 3D one anyway thank you mate
  15. χαιρομαι που εχεις μυαλο να καταλαβεις τι εννοω.
  16. i just want to replace the logo for example and place my own logo (i already did this for the login screen the upper logo) but didn't checked about that one
  17. λελ, ηρθε και postαρε μια εικονα στην ουσια τοσο τραγικο ειναι; δεν εκανε συζητηση στα αγγλικα
  18. What's the point of getting ripped files which means useless files? you can only get the html files, the login system won't work for example.
×
×
  • 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..