Tremulous Forum

Mods => Modding Center => Topic started by: TinMan on July 01, 2007, 05:16:06 am

Title: Advanced Server games.log file
Post by: TinMan on July 01, 2007, 05:16:06 am
Is there a way to have details like cvars or commands used by the client sent to the server be put into a logfile?
Title: Advanced Server games.log file
Post by: kevlarman on July 01, 2007, 05:40:40 am
not without a custom game.qvm
Title: Advanced Server games.log file
Post by: TinMan on July 01, 2007, 05:47:31 am
*cough* Benmachine, Risujin *cough* I need you. lol
Title: Advanced Server games.log file
Post by: benmachine on July 01, 2007, 12:15:13 pm
That'd be one big bastard of a logfile.

Also, first link in my sig. You'd get position 7 if you were lucky :P
Title: Advanced Server games.log file
Post by: Lakitu7 on July 01, 2007, 04:35:36 pm
A custom qvm can write commands used by the client, but it can't see the cvars they're using save for the very few that the client is told to send.
Title: Advanced Server games.log file
Post by: .f0rqu3 on July 01, 2007, 04:36:57 pm
there is  dumpuser or something
Title: Advanced Server games.log file
Post by: Risujin on July 01, 2007, 05:35:41 pm
Quote from: "Lakitu7"
A custom qvm can write commands used by the client, but it can't see the cvars they're using save for the very few that the client is told to send.

... and if we had it send ALL commands, we would lag the server to crap very quickly.
Title: Advanced Server games.log file
Post by: Caveman on July 09, 2007, 04:17:04 am
Quote from: "Risujin"

... and if we had it send ALL commands, we would lag the server to crap very quickly.


Uhm, I beg to differ.
Within rtcw:et there was/is the possibilty to get _all_ cvars and even scripts of the client.

But to do this in Trem we'd need to modify the client.