Paste at the .cfg file
NoTe:this script funny at a surf map like surf_green
hold space
and don't hold the space
^_^

Its like a high jump

Код:
//Gravity Script
//For Surfing
//By zeus123
//Funny Script
echo "hold space to jump high your character"
echo "dont hold space to normal your gravity"
alias +hjump "w3; +jump; sv_gravity -99"
alias -hjump "w3; -jump; sv_gravity 800"
alias w3 "wait; wait; wait"
bind "space" "+hjump"