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...

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