Jump to content

Featured Replies

Posted

Is there an easier way to use this feature than having to click or move the button/wheel constantly? Is there a way to press one button simply once or once every ten or so seconds instead of over and over again to spam the radio with "Get outta there, it's gonna blow!"? Daedalus looks like he knows, but I can't tell from his video or not.

 

Thanks,

 

Twilight Samus

I'm sure there's a script out there somewhere. People have it, I've seen it. They even told me it's a script, so just ask around

alias rs.on "alias cvar.rs echo Radiospam is activated; alias tog.rs rs.off; alias m_pitch getout"

alias rs.off "alias cvar.rs echo Radiospam is disabled; alias tog.rs rs.on; alias m_pitch"

alias tog.rs "rs.on"

bind "/" "rs.on"

bind "." "rs.off"

 

slap it in the userconfig, should work.. if not leave detailed problem here.

I use this one.

 

// Script by YoniS
bind w "+forward; radio3; menuselect 7"
bind s "+back; radio3; menuselect 7"
bind a "+moveleft; radio3; menuselect 7"
bind d "+moveright; radio3; menuselect 7"
bind v "radio3; menuselect 7"
bind mouse1 "+attack; radio3; menuselect 7"
bind p "exec ccc.cfg"
alias mode "echo -= Radio spam only =-"

Can't remember where I got it from.

Guest
This topic is now closed to further replies.