Logging the rcon commands

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
Destructor





Posts: 32
Joined: Wed Jun 02, 2004 11:43 am
Location: birmingham, AL
Contact:

Logging the rcon commands

Post by Destructor »

Hey all. I'm more of a browser at halomods than a participater, but i've recently had a problem come up. I run a dedicated server for my clan =SA=. Lately we've had problems with people screwing around with the rcon commands. Now i don't mind people having the password so they can do what they want or need to do, but recently someone has decided to go by an alias and start banning our members.......

Anyway (sry for long explanation) I was wondering if there is a way to log what rcon commands are issued and who issues them.
:?:
Thebirthdayhat





Posts: 94
Joined: Mon Nov 15, 2004 7:01 pm
Location: over there

Post by Thebirthdayhat »

if tis running on ure system wat u need to do is go into your halo server folder, and in the init text and change the rcon, if its not then i reccomend contacting whoever is running the server
Signature exceeded 3 lines of text.
Destructor





Posts: 32
Joined: Wed Jun 02, 2004 11:43 am
Location: birmingham, AL
Contact:

Post by Destructor »

well, we found the culprit (he tricked a guy on our team into thinking he was me lol :roll: ). But we have had problems in the past with our own members causing some bullshit by changing maps prematurly and a few other things. I guess noones really ever had a need for it. Curious, would one be able to write an app. in VB that might be able to log the rcon commands? I have learned VB in the past, but would have to do an extensive refreshing of my memory. I've been wanting to go through these tuts anyway, but it'll still take more time to do something like that (if you even can).
User avatar
Locke




Socialist Advisor Translator

Posts: 2225
Joined: Fri Aug 06, 2004 1:42 am
Location: Woot.com
Contact:

Post by Locke »

Cant remember the exact thing. But if you use my Haloded program, it enables the code to do that. So on your screen, while your running the server, you can look back in it. And it says who used rcon, and I think it shows what they did
Image
Feel free to send me an instant message if you need anything.
Destructor





Posts: 32
Joined: Wed Jun 02, 2004 11:43 am
Location: birmingham, AL
Contact:

Post by Destructor »

isn't that for setting up dedicated servers on your own machine and writing the init? I'm renting a server and i know bout the init. :P
User avatar
Locke




Socialist Advisor Translator

Posts: 2225
Joined: Fri Aug 06, 2004 1:42 am
Location: Woot.com
Contact:

Post by Locke »

Ok. You cant check on the server, if your not running the server. Because your using rcon to acsess it, your not using the command promt. So you cant do this.

But anyway heres the code

Code: Select all

sv_log_enabled 1
sv_log_echo_chat 1
Image
Feel free to send me an instant message if you need anything.
Destructor





Posts: 32
Joined: Wed Jun 02, 2004 11:43 am
Location: birmingham, AL
Contact:

Post by Destructor »

lol *no0b* i know :P but this is for PC isn't it? and if so does it create the log file or do i have to create it first? if it creates it where does it save it? sry for all the questions :cry: but thx for the help.
Post Reply