Irbyz/aftershock-xe

make cg_bobup not cheat protected

leopold-qw opened this issue · 2 comments

Since AF is a competition mod it should be possible to disable all view bobbing this way or another. At the moment cg_bobup is cheat protected and set to 0.05 so there is always some slight screen bobbing going on. Reason may be that with large negative numbers one can see through the floor.
Possible solutions:
a) kill it with fire
b) disable cheat protection and restrict it to sensible values ( 0 - 1.0)
c) hard-code it to 0

Best to port this:

OpenArena/gamecode#9

yep, although that will be yet another cvar to know.