Fortress Forever

Go Back   Fortress Forever > Help & Technical > FF Technical Support

Reply
 
Thread Tools Display Modes
Old 09-14-2007, 12:53 PM   #1
luminous
 
luminous's Avatar
 
Join Date: Mar 2007
Posts Rated Helpful 0 Times
"speak" command style sounds

In tfc i used to have a script which i used so that both grenades could be used with only the one button, ive tried changing this over to FF but it seems there is no speak command so i know which gren is currently bound to the mouse2

Code:
//grencyc
alias "frag" "bind mouse2 +gren1; speak one;alias concfrag conc"
alias "conc" "bind mouse2 +gren2; speak two;alias concfrag frag"
alias "concfrag" "frag"
bind "f" "concfrag"
is there a similar command i can use instead of the "speak one" section so that i can hear what grenade is currently bound?
luminous is offline   Reply With Quote


Old 09-14-2007, 12:56 PM   #2
Rosetta_Kev
Guest
 
Posts Rated Helpful 1 Times
Quote:
Originally Posted by luminous
is there a similar
http://www.fortress-forever.com/foru...ad.php?t=10759
  Reply With Quote


Old 09-14-2007, 12:57 PM   #3
mervaka
A Very Sound Guy!
Fortress Forever Staff
 
mervaka's Avatar
 
Join Date: May 2005
Location: UK
Posts Rated Helpful 15 Times
Code:
//grencyc
alias "frag" "bind mouse2 +gren1; speak vox/female/one;alias concfrag conc"
alias "conc" "bind mouse2 +gren2; speak vox/female/two;alias concfrag frag"
alias "concfrag" "frag"
bind "f" "concfrag"
you need to specify the paths when using the speak command, because i've filed them in subdirectories.
__________________
Support FF:
mervaka is offline   Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump


All times are GMT. The time now is 08:38 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.