
but many ppl still have problems, so i suggest u use this.
//fps change script
//***********
alias fpschange "set cl_maxfps 30;cl_maxpackets 30;echo maxfps 30;bind capslock fpschange2"
alias fpschange2 "set cl_maxfps 60;cl_maxpackets 60;echo maxfps 60;bind capslock fpschange3"
alias fpschange3 "set cl_maxfps 105;cl_maxpackets 105;echo maxfps 105;bind capslock fpschange"
bind capslock fpschange
with this u use the same amount maxpackets as maxfps and that helps many.
and remember to REALLY de-activate Vsync type in gl_swapinterval 0

thats all folks
