L2JMobius

Frost Lord ItemAuctions Error

yosimworld · 1 · 1421

Offline yosimworld

  • Heir
  • **
    • Posts: 11
Can someone help me with this issue?
   <!-- instead of day_of_week you can use interval between auction in days -->
   <!-- <instance id="NPC ID of the auctioneer" interval="1" hour_of_day="0-23" minute_of_hour="0-59"> -->
   <!-- <item auctionItemId="1" itemId="10485" itemCount="1" auctionInitBid="100000" auctionLength="300" /> -->
   <!-- </instance> -->
// good connection
<instance id="34099" day_of_week="7" hour_of_day="18" minute_of_hour="0">
// not connected
<instance id="34099" interval="1" hour_of_day="18" minute_of_hour="0">