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
Quote from: Lakitu7A 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.
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.