Jump to content

Innos

Members
  • Posts

    76
  • Joined

  • Last visited

  • Feedback

    0%

Community Answers

  1. Innos's post in Gmshop Selling Problem Again.. was marked as the answer   
    got it. had to modify in l2item.java
     
    public final int getReferencePrice()  {   return (isConsumable() ? (int)(_referencePrice * Config.RATE_CONSUMABLE_COST)/10 : _referencePrice/10);  }
  2. Innos's post in L2J Lan Connection Problem was marked as the answer   
    I had to put on my login config and gameserver config the lan ip and not 127.0.0.1
    FIxed
×
×
  • 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..