Jump to content
  • 0

eathena logs question


Xtremist

Question


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  196
  • Reputation:   20
  • Joined:  11/20/11
  • Last Seen:  

// Examples: (log filters)

// log_filter: 1 = logs ANY items

// log_filter: 2 = logs only HEALING items

// log_filter: 4 = logs only Etc Items and Arrows

// log_filter: 64 = logs only Cards

// log_filter: 322 = logs only Healing items, Cards and those items which price is >= price_items_log

// log_filter: 4080 = logs all items (including all rare, big amount) exept healing, etc, arrows and useble ones

log_filter: 4080

Can I know more about this 4080,

will it log all the items from knife,1k zeny and will not log berries,arrows and all?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  117
  • Reputation:   18
  • Joined:  01/06/12
  • Last Seen:  

It should log only normal items and card.

For Zeny there's this option:

// Track Zeny Changes

// Filter settings

// 0 - don't log; 1 - log any zeny changes; 2.....1000000 - minimal absolut logging zeny value

log_zeny: 0

Edit: Just re-read the 4080

Edited by JoWei
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  196
  • Reputation:   20
  • Joined:  11/20/11
  • Last Seen:  

It should log only normal items and card.

For Zeny there's this option:

// Track Zeny Changes

// Filter settings

// 0 - don't log; 1 - log any zeny changes; 2.....1000000 - minimal absolut logging zeny value

log_zeny: 0

Edit: Just re-read the 4080

Sorry but didn't get you.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  117
  • Reputation:   18
  • Joined:  01/06/12
  • Last Seen:  

Basically, it's like you thought except for the Zeny part.

It will log all items that are not: healing, etc, arrows and useable type

but also not the zeny because it is logged from this part of the log conf:

// Track Zeny Changes
// Filter settings
// 0 - don't log; 1 - log any zeny changes; 2.....1000000 - minimal absolut logging zeny value
log_zeny: 0

Edited by JoWei
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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