Raised This Month: $ Target: $400
 0% 

Admin Logs 1.2


Post New Thread Reply   
 
Thread Tools Display Modes
pirvu
Senior Member
Join Date: Apr 2009
Location: Here and There [ro]
Old 12-04-2009 , 17:02   Re: Admin Logs 1.2
Reply With Quote #61

Quote:
Originally Posted by rumbeto View Post
Great plugin, I would also suggest to add a cvar to log chat messages. If you want to keep track for abusive behavior.
I'll try to solve your problems ... if i can or if i know why your commands get cut off .. for me it works perfectly .. maybe a function doesn't do its work properly .. :-??


Do you want the chat to be saved in a txt file ?
Or In each admin / player .log to save what he says ?

Because i think in one day you may have over 20 txt files of chat ...
__________________
Http://pirvu.mybrute.com <- Try my BRUTE! If you dare!
pirvu is offline
Send a message via Yahoo to pirvu Send a message via Skype™ to pirvu
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 12-05-2009 , 05:55   Re: Admin Logs 1.2
Reply With Quote #62

You should focus on the issue with cut off commands. I'm not too sure on why it happens either. It's happened on every command for me so far (that has got recorded, not all do for some reason).
__________________
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
Filcora
Member
Join Date: Nov 2008
Location: Poland ;)
Old 12-16-2009 , 01:26   Re: Admin Logs 1.2
Reply With Quote #63

Small Bug??
Logs which I enrolled plugin (invalid)
Quote:
[18:21:18] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_gi Thor 69
[185:49] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_gi Thor 76
[18:501] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_gi Thor 72
[18:509] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_gi Thor 79
Correct log should look like this
Quote:
[18:21:18] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_give Thor 69
[185:49] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_give Thor 76
[18:501] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_give Thor 72
[18:509] Ip[89.171.122.222] SteamID [STEAM_0:0:27554419] used command amx_give Thor 79
This is what I mentioned, is what cuts the logs plugin
You can fix this?

Sorry for my English
Filcora is offline
ditmesteam
Senior Member
Join Date: Oct 2009
Old 12-22-2009 , 13:43   Re: Admin Logs 1.2
Reply With Quote #64

- log_steam 0/1/2/3
if I want to log by name (set admin base on name). What will I set?
ditmesteam is offline
worldspawn
Senior Member
Join Date: Aug 2009
Location: Russia, Yekaterinburg
Old 12-22-2009 , 14:48   Re: Admin Logs 1.2
Reply With Quote #65

pirvu,
if u add logging chat, how will u know to whom admin wrote message?
there is no need to do this
worldspawn is offline
Send a message via ICQ to worldspawn Send a message via Skype™ to worldspawn
pirvu
Senior Member
Join Date: Apr 2009
Location: Here and There [ro]
Old 12-24-2009 , 10:19   Re: Admin Logs 1.2
Reply With Quote #66

Quote:
Originally Posted by ditmesteam View Post
- log_steam 0/1/2/3
if I want to log by name (set admin base on name). What will I set?
- log_steam 0/1/2/3
  • 1 Log the ip of the user
  • 2 Log the steamid of the user
  • 3 Log both
  • 0 Log neither
- log_name0/1
  • 1 The log file is the name of the admin
  • 0 The log file is the current date
Use log_steam 0 and log_name 1

Quote:
Originally Posted by worldspawn View Post
pirvu,
if u add logging chat, how will u know to whom admin wrote message?
there is no need to do this
Simple , i have to check if the commands contains "say" || "say_team" , or simply to add another command

register_clcmd ( "say", "function" );

The question i am asking is :

1. You want the chat plugin to work for all players or just admins ?
2. You want the chat to be saved in another file like :
de_dust2.txt :

player(nonadmin): hya guys ?
player2(admin) : i am admin
player3(admin) : hehe ?

or

player2.txt

Used command lalala
Used command amx_slay @all
Chat: he sayd : " I'll kick you in the nuts"

3. Do you want the messages to have tags like "*DEAD*" ,"*ALIVE*",etc

Or explain better what you want and i'll do it
Maybe another plugin :-??
__________________
Http://pirvu.mybrute.com <- Try my BRUTE! If you dare!
pirvu is offline
Send a message via Yahoo to pirvu Send a message via Skype™ to pirvu
ditmesteam
Senior Member
Join Date: Oct 2009
Old 12-25-2009 , 13:45   Re: Admin Logs 1.2
Reply With Quote #67

Quote:
Originally Posted by pirvu View Post
- log_steam 0/1/2/3
  • 1 Log the ip of the user
  • 2 Log the steamid of the user
  • 3 Log both
  • 0 Log neither
- log_name0/1
  • 1 The log file is the name of the admin
  • 0 The log file is the current date
Use log_steam 0 and log_name 1
I did as you said but I do not see any logs are recorded (plugin is running)
ditmesteam is offline
worldspawn
Senior Member
Join Date: Aug 2009
Location: Russia, Yekaterinburg
Old 12-26-2009 , 02:45   Re: Admin Logs 1.2
Reply With Quote #68

ditmesteam, i have the same problem...
i've tried different settings but it didn't work for me..
worldspawn is offline
Send a message via ICQ to worldspawn Send a message via Skype™ to worldspawn
trup1k
Member
Join Date: Nov 2009
Old 12-26-2009 , 06:25   Re: Admin Logs 1.2
Reply With Quote #69

Quote:
I did as you said but I do not see any logs are recorded (plugin is running)
+1
trup1k is offline
mplayerexe
Senior Member
Join Date: Dec 2008
Old 12-28-2009 , 11:14   Re: Admin Logs 1.2
Reply With Quote #70

Quote:
Originally Posted by ditmesteam View Post
I did as you said but I do not see any logs are recorded (plugin is running)
same here .. poate poti sa ii faci ceva eu folosesc amxmodx 1.8.1
__________________
mplayerexe 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 00:42.


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