Jump to content
  • 0

[Help] Offline Shops!


Question

Posted

hello guys i have the latest rev l2jserver epilogue...

 

i have add some offline shops working perfect but i dont know the data where have saved

example i have added 5 offline shops in giran and i have shutdown the server

 

look the config is ok

 

# ---------------------------------------------------------------------------

# Offline trade/craft

# ---------------------------------------------------------------------------

# Option to enable or disable offline trade feature.

# Enable -> true, Disable -> false

OfflineTradeEnable = True

 

# Option to enable or disable offline craft feature.

# Enable -> true, Disable -> false

OfflineCraftEnable = True

 

# If set to True, name color will be changed then entering offline mode

OfflineSetNameColor = False

 

# Color of the name in offline mode (if OfflineSetNameColor = True)

OfflineNameColor = 808080

 

# Allow fame for characters in offline mode

# Enable -> true, Disable -> false

OfflineFame = False

 

#Restore offline traders/crafters after restart/shutdown. Default: false.

RestoreOffliners = True

 

#Do not restore offline characters, after OfflineMaxDays days spent from first restore.

#Require server restart to disconnect expired shops.

#0 = disabled (always restore).

#Default: 10

OfflineMaxDays = 0

 

#Disconnect shop after finished selling, buying.

#Default: True

OfflineDisconnectFinished = False

 

 

character_offline_trade and character_offline_trade_items

 

this sql is always clean nothing saved here...

 

i dont know where i find saved data from offline shops -_- please help...

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...