Old 02-05-2012, 07:13 PM   #1
XZR [V.I.P.] Member
 
pastill's Avatar
 
Join Date: Jan 2012
Posts: 155
Thanks: 54
Thanked 143 Times in 55 Posts
Rep Power: 5
pastill has a spectacular aura aboutpastill has a spectacular aura about
pastill is offline

Arrow CS 1.6 Show netgraph+stopsound


Here is a simple script for anyone who needs it.
When you press your binded key it shows the netgraph and it stops the current sound(stopsound)

Code:
// Stopsound-FPS
bind "ALT" "stopsound"
bind "ALT" "+showgraph"
alias "+showgraph" "stopsound;net_graph 1"
alias "-showgraph" "-stopsound;net_graph 0"
graphheight 108
I have binded "ALT", obviously.
I hope someone finds this useful.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 4 Users Say Thank You to pastill For This Useful Post:
ice (02-10-2012), magic_weedz (03-24-2012), sensei_ (02-05-2012), slangbella1337 (03-24-2012)
Re: CS 1.6 Show netgraph+stopsound
Old 02-05-2012, 07:15 PM   #2
Moderator
 
sensei_'s Avatar
 
Join Date: Jan 2012
Location: Norway
Posts: 126
Thanks: 31
Thanked 160 Times in 67 Posts
Rep Power: 4
sensei_ has a spectacular aura aboutsensei_ has a spectacular aura about
sensei_ is offline
Default

Quote:
Originally Posted by pastill View Post
Here is a simple script for anyone who needs it.
When you press your binded key it shows the netgraph and it stops the current sound(stopsound)

Code:
// Stopsound-FPS
bind "ALT" "stopsound"
bind "ALT" "+showgraph"
alias "+showgraph" "stopsound;net_graph 1"
alias "-showgraph" "-stopsound;net_graph 0"
graphheight 108
I have binded "ALT", obviously.
I hope someone finds this useful.
Very usefull!
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 3 Users Say Thank You to sensei_ For This Useful Post:
magic_weedz (03-24-2012), pastill (02-05-2012), slangbella1337 (03-24-2012)
Re: CS 1.6 Show netgraph+stopsound
Old 02-10-2012, 08:28 PM   #3
ice
Senior Member
 
ice's Avatar
 
Join Date: Feb 2012
Location: Netherlands
Posts: 109
Thanks: 21
Thanked 16 Times in 15 Posts
Rep Power: 3
ice is on a distinguished road
ice is offline
Default

Cool script, i find this usefull!
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to ice For This Useful Post:
pastill (02-11-2012)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.5.0 RC2