looking for ref or vote kick in logs

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
brush
Posts: 10
Joined: Fri Mar 17, 2006 5:29 am

looking for ref or vote kick in logs

Post by brush »

Hi all,

Merry Christmas (even though it's over :D )
I wanted to know, what is/are the string(s) i have to look for,
if i wanna review all referee or vote kicks and in which of the logs file it's located?

Thx for your answer,

Greetz, Stephan
SlAppY
Posts: 27
Joined: Fri Jan 06, 2006 11:49 am

Post by SlAppY »

i don't think ref actions are logged....
I would give more people the ref pass if it were.
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

SlAppY wrote:i don't think ref actions are logged....
I would give more people the ref pass if it were.
Logging ref actions is a good idea. FWIW, you could make a lua module to do this.
send lawyers, guns and money
McSteve
Posts: 113
Joined: Tue Sep 12, 2006 7:41 am

Post by McSteve »

I'm currently working on a lua script that gives extra functions available to refs. The main objective is to make it easier to deal with cheaters. However, I've already had a few requests for inclusions, one of which is for additional log info. If you are unable to do something yourself or figure it out from the wiki, get in touch and I'll do my best to include it/them in my next version.
GhosT:McSteve
Ghostworks Gaming Community
User avatar
gotenks
Posts: 3465
Joined: Fri Nov 15, 2002 4:12 pm
Location: out of my mind
Contact:

Post by gotenks »

ReyalP wrote:
SlAppY wrote:i don't think ref actions are logged....
I would give more people the ref pass if it were.
Logging ref actions is a good idea. FWIW, you could make a lua module to do this.
iirc i made etpower mod log these :D
My Website
Image
After a night of binge drinking:
=FF=im2good4u wrote:WTF wanst i on top ?
McSteve
Posts: 113
Joined: Tue Sep 12, 2006 7:41 am

Post by McSteve »

gotenks wrote:iirc i made etpower mod log these :D
Job done!

:P
GhosT:McSteve
Ghostworks Gaming Community
brush
Posts: 10
Joined: Fri Mar 17, 2006 5:29 am

Post by brush »

ReyalP wrote:
SlAppY wrote:i don't think ref actions are logged....
I would give more people the ref pass if it were.
Logging ref actions is a good idea. FWIW, you could make a lua module to do this.

Hi all,

i already published a lua script which logs the ref actions on Wolfwiki,
but i need to know the the result of a ref or vote kick in the logs.
Anyways - i check it in the server logs in realtime... :)

Thanx for your replies :)

Greetz, Stephan
User avatar
ReyalP
Posts: 1663
Joined: Fri Jul 25, 2003 11:44 am

Post by ReyalP »

brush wrote: i already published a lua script which logs the ref actions on Wolfwiki,
but i need to know the the result of a ref or vote kick in the logs.
Anyways - i check it in the server logs in realtime... :)
There should be a "so and so was kicked" message. Is the trouble matching which kick went with which vote or ref command ?
send lawyers, guns and money
brush
Posts: 10
Joined: Fri Mar 17, 2006 5:29 am

Post by brush »

ReyalP wrote:
brush wrote: i already published a lua script which logs the ref actions on Wolfwiki,
but i need to know the the result of a ref or vote kick in the logs.
Anyways - i check it in the server logs in realtime... :)
There should be a "so and so was kicked" message. Is the trouble matching which kick went with which vote or ref command ?
Hi all,
i am interested in all logged strings about kicking; i wanna catch up if a kick won't work.
No matter if it's a referee kick / vote kick, so i need the exact logged strings.

Thanx, Stephan :)
User avatar
Luk4ward
Posts: 236
Joined: Sun Jul 30, 2006 1:55 pm
Location: Poland
Contact:

Post by Luk4ward »

et team wont do it becuase its already in etadmin.log:

Code: Select all

01/05/07 16:50:16 Vote called: KICK ^8|^7D^1T^8|^2KoTleT (by Orshabaal)
01/05/07 16:51:14 Vote called: KICK ^8|^7D^1T^8|^2KoTleT (by Orshabaal)
01/05/07 16:51:14 Vote already cast in the last 5 minutes.
01/05/07 16:51:16 Vote KICK ^8|^7D^1T^8|^2KoTleT canceled
01/05/07 16:51:26 Vote called: KICK ^8|^7D^1T^8|^2KoTleT (by Orshabaal)
01/05/07 16:51:26 Vote already cast in the last 5 minutes.
wolFTeam.pl
Post Reply