strafe jump problem
Moderator: Moderators
strafe jump problem
ok. if i want to get over tj boxes i have to do vid_restart to get 500 fps. well, i do it and it works. but when i do that i cannot do strafejumps anymore!!!!!!!! /me crying a lot.
wtf can i do to avoid this problem?
help a newbie
hahahha
wtf can i do to avoid this problem?
help a newbie
hahahha
- Killing today in old fashioned way -
- Beware of Beavers -
- -
- Beware of Beavers -
- -
ive learned this from hours of JumpMod
these are guideline fps settings for certain jumps
cl_maxfps 31 - ladder jumps
cl_maxfps 40 - double jumps
cl_maxfps 120 - high jumps and ramp jumping
cl_maxfps 90 - everything else
might not be very useful in aq2 but anyway
very handy
these are guideline fps settings for certain jumps
cl_maxfps 31 - ladder jumps
cl_maxfps 40 - double jumps
cl_maxfps 120 - high jumps and ramp jumping
cl_maxfps 90 - everything else
might not be very useful in aq2 but anyway
Jump.cfg wrote:alias fps31 "cl_maxfps 31;bind mwheeldown fps40;echo Maximum fps set to [31]"
alias fps40 "cl_maxfps 40;echo Maximum fps set to [40];bind mwheeldown fps120"
alias fps120 "cl_maxfps 120;echo Maximum fps set to [120];bind mwheeldown fps31"
alias fpsreset "cl_maxfps 90;echo FPS RESET TO [90];bind mwheelup fpsreset;bind mwheeldown fps31"
fpsreset
very handy