Snap Posted April 18, 2012 Posted April 18, 2012 How to know if what do my GMs doing with their commands? I mean is there a Log in my database wherein i can see the GMs command that they are using frequently? Quote
Snap Posted April 18, 2012 Author Posted April 18, 2012 http://i1244.photobucket.com/albums/gg575/reigasm/dafaq-1.png Where? Quote
ngek202 Posted April 18, 2012 Posted April 18, 2012 by default its under trunk/log/atcommand.log (which is a text file) if you haven't set it to write under the sql tables. Quote
SlashGeeGee Posted April 18, 2012 Posted April 18, 2012 how to set it to write under the sql tables ? Quote
ngek202 Posted April 18, 2012 Posted April 18, 2012 open your trunk/conf/log_athena.conf and find: // Use MySQL Logs? [sql Version Only] (Note 1) sql_logs: no change to yes. Quote
SlashGeeGee Posted April 18, 2012 Posted April 18, 2012 @ngek202 i just set it to yes i got error in my map server when using a command (23:34:25) SQL: DB error - Table 'log.log/atcommandlog.log' doesn't exist (23:34:25) Debug: at rathenasrcmaplog.c:329 - INSERT DELAYED INTO `log/atcommandlog.log` (`atcommand_date`, `account_id`, `char_id`, `char_name`, `map`, `command`) VALUES (NOW(), '2000000', '150000', ?, 'royal_room3', ?) (23:34:29) SQL: DB error - Table 'log.log/picklog.log' doesn't exist (23:34:29) Debug: at rathenasrcmaplog.c:201 - INSERT DELAYED INTO `log/picklog.log` (`time`, `char_id`, `type`, `nameid`, `amount`, `map`) VALUES (NOW(), '150000', 'A', '7539', '1', 'royal_room3') (23:34:42) SQL: DB error - Table 'log.log/picklog.log' doesn't exist (23:34:42) Debug: at rathenasrcmaplog.c:210 - INSERT DELAYED INTO `log/picklog.log` (`time`, `char_id`, `type`, `nameid`, `amount`, `refine`, `card0`, `card1`, `card2`, `card3`, `map`) VALUES (NOW(), '150000', 'A', '7539', '-1', '0', '0', '0', '0', '0', 'royal_room3') i need help Quote
Mike T Posted April 21, 2012 Posted April 21, 2012 it says atcommand picklog doesn't exist, have you executed the logs.sql? Quote
ngek202 Posted April 21, 2012 Posted April 21, 2012 check the location of atcommand.log, picklog.log etc.. where they are stored.. if they are under ragnarok database. you should check inter_athena.conf // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: root log_db_pw: ragnarok log_db_db: ragnarok log_codepage: log_login_db: loginlog Quote
Question
Snap
How to know if what do my GMs doing with their commands?
I mean is there a Log in my database wherein i can see the GMs command that they are using frequently?
10 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.