thejerk
11-19-2002, 09:56 AM
[code:1]// When checked, the speed at which players can run through levels is increased.
// Leaving it unchecked defaults to Medal of Honor Allied Assault's original run speed
set sv_dmspeedmult 1.100000[/code:1]
Notice it says "Leaving it unchecked..." Is there a cvar for enabling/disabling this? I imagine by looking at this we only have the multiplier and not the boolean that enables it. So what's the boolean to enable it, anyone know?
// Leaving it unchecked defaults to Medal of Honor Allied Assault's original run speed
set sv_dmspeedmult 1.100000[/code:1]
Notice it says "Leaving it unchecked..." Is there a cvar for enabling/disabling this? I imagine by looking at this we only have the multiplier and not the boolean that enables it. So what's the boolean to enable it, anyone know?