Actions

Source Showbudget rotation

From Rabbi Blog

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Script code to rotate the Showbudget graphs in Source games. Apply this to your game cfg file to use.

Showbudget example

Code

bind "[" "+show1"  //showbudget rotater expanded by Rabbi Bob
alias "+show1" "+showbudget; bind [ +show2"
alias "+show2" "-showbudget; +showbudget_texture; bind [ +show3" 
alias "+show3" "-showbudget_texture;+showbudget_texture_global; bind [ +show4"
alias "+show4" "+showbudget; bind [ +show5"
alias "+show5" "+showbudget_texture; bind [ -show1"
alias "-show1" "-showbudget; -showbudget_texture; -showbudget_texture_global; bind [ +show1"