Debriefing > Questions, Help, & How To's
Engine Server Commands?
(1/1)
WilliamSlapner:
Hi everyone,
I used to play with a server with certain custom settings that allowed me and some friends to have a fun gamemode that involved LTK without actually coding it. The commands that were critical to it were sv_friction (to build up speed, it took skill to build up speed rather than ge_velocity) and sv_airaccelerate (so you don't stop like a dead rock when trying to air strafe). Is there anyway to get these back onto a server via plugin or simple editing with python? I looked for plugins but most are just cvar lists and config plugins. Thanks!
killermonkey:
You can have python execute arbitrary server commands. The easiest way is to add them to the game modes configuration file in the cfg directory
WilliamSlapner:
Ah okay, however I think it is impossible now for those commands as I tried them in HL2 DM and they do not exist there either. Only in CS:S do they still work. So I guess I'm out of luck :(. Thanks for the reply though :)!
Troy:
Yea, that's right. I used to use the sv_friction command too but it has been removed.
Navigation
[0] Message Index
Go to full version