Tremulous Forum
Mods => Modding Center => Topic started 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?
-
not without a custom game.qvm
-
*cough* Benmachine, Risujin *cough* I need you. lol
-
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
-
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.
-
there is dumpuser or something
-
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.
-
... 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.