Jump to content

Question

Posted

Hello rAthena :)

I've got errors when i use commands in my gm 99 account, here's the error :

2a5c2yw.jpg

here's my inter_athena.conf :


// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: [sql user here]
log_db_pw: [sql pass here]
log_db_db: log
log_codepage:
log_login_db: loginlog

and it's already in the log schema :)

25sx3jm.jpg

Thanks For Helping :)

1 answer to this question

Recommended Posts

Posted

Edit /trunk/conf/log_athena.conf

Comment out this first block, and un-comment the second so it looks like this:

// log_gm_db: log/atcommandlog.log
// log_branch_db: log/branchlog.log
// log_chat_db: log/chatlog.log
// log_mvpdrop_db: log/mvplog.log
// log_npc_db: log/npclog.log
// log_pick_db: log/picklog.log
// log_zeny_db: log/zenylog.log

log_gm_db: atcommandlog
log_branch_db: branchlog
log_chat_db: chatlog
log_mvpdrop_db: mvplog
log_npc_db: npclog
log_pick_db: picklog
log_zeny_db: zenylog

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...