Fortress Forever

Go Back   Fortress Forever > Community > General Discussion

Reply
 
Thread Tools Display Modes
Old 09-13-2007, 07:56 PM   #1
Fei
_The -Next ^Level
 
Join Date: May 2007
Location: Canada
Posts Rated Helpful 0 Times
A couple of questions while I wait for the SDK to DL

This Source SDK Base dl is taking a long time and I have some questions. In tfc I use this toggle script for my ingame comms:

alias transmit "+voicerecord; bind KP_END over"
alias over "-voicerecord; bind KP_END transmit"
bind KP_END "transmit"

as well as some tweaks somebody gave me:

//voice tweaks
echo voice tweaks loaded.
voice_enable 1
voice_forcemicrecord 1
voice_modenable 1
voice_scale 2
voice_overdrive 2
voice_overdrivefadetime 0.4
voice_maxgain 5
voice_avggain 0.5
voice_fadeouttime 0.1

For Soldier I use this simple toggle script for rpg/shotty:

alias tog "slot3; bind MOUSE2 tog1"
alias tog1 "slot5; bind MOUSE2 tog"
bind MOUSE2 tog

and a Medpack push & hold toggle script:

alias +heal "slot1; wait; +attack"
alias -heal "-attack; lastinv"
bind MOUSE2 +heal


My question is are these compatible with FF or do they require changes?

can't wait to get in there with ya guys
Fei is offline   Reply With Quote


Old 09-13-2007, 08:42 PM   #2
Circuitous
Useless
Retired FF Staff
 
Join Date: Jun 2005
Class/Position: D Soldier, O Scout
Gametype: AvD
Posts Rated Helpful 9 Times
Send a message via AIM to Circuitous Send a message via MSN to Circuitous Send a message via Yahoo to Circuitous Send a message via Skype™ to Circuitous
Should work fine.
__________________
Look at all those dead links.
Circuitous is offline   Reply With Quote


Old 09-13-2007, 08:42 PM   #3
Dospac
Retired FF Staff
 
Join Date: Jan 2005
Location: San Jose, CA
Posts Rated Helpful 0 Times
Send a message via ICQ to Dospac Send a message via AIM to Dospac Send a message via MSN to Dospac Send a message via Yahoo to Dospac
Not sure about the voice commands(if they changed in source or not) but the rest should work yea.
Dospac 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 12:15 PM.


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