Jump to content

Monkey D. Luffy

Members
  • Posts

    53
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Community Answers

  1. Monkey D. Luffy's post in Announce Color Text.. was marked as the answer   
    First write in right section and second check first before post 
    http://www.maxcheaters.com/topic/186777-custom-color-of-announcements/
  2. Monkey D. Luffy's post in Custom Bars Starting was marked as the answer   
    Found CharacterCreate.java and found this :
     
    newChar.setTitle(Config.ADD_CHAR_TITLE); else newChar.setTitle("");   if (Config.PVP_PK_TITLE) newChar.setTitle(Config.PVP_TITLE_PREFIX + "0" + Config.PK_TITLE_PREFIX + "0 ");   // Shortcuts newChar.registerShortCut(new L2ShortCut(0, 0, 3, 2, -1, 1)); // Attack newChar.registerShortCut(new L2ShortCut(3, 0, 3, 5, -1, 1)); // Take newChar.registerShortCut(new L2ShortCut(10, 0, 3, 0, -1, 1)); // Sit   final ItemTable itemTable = ItemTable.getInstance(); final L2Item[] items = template.getItems();
×
×
  • 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