Raised This Month: $51 Target: $400
 12% 

[ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)


Post New Thread Reply   
 
Thread Tools Display Modes
Viper_Vicki
AlliedModders Donor
Join Date: Sep 2005
Location: USA
Old 06-24-2015 , 06:10   Re: [ANY] Admin See WHO Typed All Commands (v1.0 / 8 JAN 2015)
Reply With Quote #11

Quote:
Originally Posted by El Diablo War3Evo View Post
You request has been added.

I don't know what you mean by logging every round, as that wouldn't help you must just to get the last 100 commands at round end? So I assumed you meant to always be logging.

Just add sm_see_log_everything_to_file 1 to your server.cfg file as it is disabled by default.

I strongly feel you shouldn't leave this on forever and forget it, as it could fill up your log every fast.
thank you
__________________
[VIPER]_Vicki

Viper_Vicki is offline
Viper_Vicki
AlliedModders Donor
Join Date: Sep 2005
Location: USA
Old 06-24-2015 , 18:49   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #12

its not working w/o and with typing /logit now, it didn't log any commands.
I typed /logit once to se eif it would log
LogStackBuffer_06_24_15.log
06/24/2015 - 05:41:53: -----------------------------------------------------------------------------
L 06/24/2015 - 117:08: -----------------------------------------------------------------------------
L 06/24/2015 - 117:08: Client whom logged it: [VIPER]_Vicki STEAM_0:0:6113619
L 06/24/2015 - 117:08: -----------------------------------------------------------------------------

when I first loaded the new version I got this error in the error log
L 06/24/2015 - 05:41:53: [SM] Native "GetClientAuthId" reported: Client index 0 is invalid
L 06/24/2015 - 05:41:53: [SM] Displaying call stack trace for plugin "admin_see_all_commands.smx":
L 06/24/2015 - 05:41:53: [SM] [0] Line 213, /home/forums/content/files/2/3/0/7/7/4/146037.attach::Command_logit()
__________________
[VIPER]_Vicki


Last edited by Viper_Vicki; 06-24-2015 at 18:51.
Viper_Vicki is offline
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 06-24-2015 , 19:56   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #13

Quote:
Originally Posted by Viper_Vicki View Post
its not working w/o and with typing /logit now, it didn't log any commands.
I typed /logit once to se eif it would log
LogStackBuffer_06_24_15.log
06/24/2015 - 05:41:53: -----------------------------------------------------------------------------
L 06/24/2015 - 117:08: -----------------------------------------------------------------------------
L 06/24/2015 - 117:08: Client whom logged it: [VIPER]_Vicki STEAM_0:0:6113619
L 06/24/2015 - 117:08: -----------------------------------------------------------------------------

when I first loaded the new version I got this error in the error log
L 06/24/2015 - 05:41:53: [SM] Native "GetClientAuthId" reported: Client index 0 is invalid
L 06/24/2015 - 05:41:53: [SM] Displaying call stack trace for plugin "admin_see_all_commands.smx":
L 06/24/2015 - 05:41:53: [SM] [0] Line 213, /home/forums/content/files/2/3/0/7/7/4/146037.attach::Command_logit()

I guess i'll have to fix it on the weekend...I never did get to "test" it, just thought it would work. I will try to look at it sooner if I can. I start work tomorrow, so I'm going to be quite busy.
__________________

Last edited by El Diablo War3Evo; 06-24-2015 at 20:06.
El Diablo War3Evo is offline
Viper_Vicki
AlliedModders Donor
Join Date: Sep 2005
Location: USA
Old 06-25-2015 , 04:48   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #14

thank you
__________________
[VIPER]_Vicki

Viper_Vicki is offline
Viper_Vicki
AlliedModders Donor
Join Date: Sep 2005
Location: USA
Old 07-07-2015 , 01:12   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #15

any idea when this will be fixed?
__________________
[VIPER]_Vicki

Viper_Vicki is offline
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 07-07-2015 , 19:44   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #16

Quote:
Originally Posted by Viper_Vicki View Post
any idea when this will be fixed?
Sorry, been so backed up with my new job and having to deal with War3Evo server issues, I've not had much time. I'm sure there is possibly a scripter here that might be able to post a fix? If not I'll try to fudge time in sometime.?.? :/
__________________

Last edited by El Diablo War3Evo; 07-07-2015 at 19:45.
El Diablo War3Evo is offline
341464
Senior Member
Join Date: Dec 2010
Location: GetClientEyePosition
Old 07-23-2015 , 02:36   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #17

I'll see what i can do this weekend, btw the logging isn't wOrking on my side when i put in the log everything to file cvar.
__________________
341464 is offline
Send a message via Skype™ to 341464
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 07-26-2015 , 09:37   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #18

Here is a test copy, that I know that I tested and works..

See if this works for you.

Here are some new ConVars:

sm_see_log_commands_to_file 1
- if 1, then this will log all commands to a file

sm_see_log_say_to_file 1
- if 1, then this will log all say commands to the same file as the log commands

Both of these convars are disabled by default and you will need to add those to your server.cfg


all the log files follow this format:

logs/LogSeeAllCommands_%s.log

where %s is the date
Attached Files
File Type: sp Get Plugin or Get Source (admin_see_all_commands.sp - 336 views - 27.5 KB)
__________________
El Diablo War3Evo is offline
Viper_Vicki
AlliedModders Donor
Join Date: Sep 2005
Location: USA
Old 08-01-2015 , 11:21   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #19

thank you will upload it today
__________________
[VIPER]_Vicki

Viper_Vicki is offline
Randomz
Junior Member
Join Date: Apr 2020
Old 04-28-2020 , 17:40   Re: [ANY] Admin See WHO Typed All Commands (UPDATED v1.1 / 23 JUN 2015)
Reply With Quote #20

Any one got a config i can use that only logs admins commands but hides z flag

i dont want it to log users flags only the admin flag
Randomz is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode