Fortress Forever

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

Reply
 
Thread Tools Display Modes
Old 09-16-2007, 12:44 PM   #1
asskicker
Jailbreak Beta Tester
 
Join Date: Sep 2007
Location: Behind you
Posts Rated Helpful 0 Times
Send a message via MSN to asskicker
[Request] Spy Config

Hey all,

I would like a config for the spy, where you have to push one button and disguise into en enemy,
another for cloaking and another for fast cloaking.

Can anyone do this?
Already thx

Last edited by asskicker; 09-16-2007 at 12:56 PM.
asskicker is offline   Reply With Quote


Old 09-16-2007, 01:02 PM   #2
PorkChopVII
The "other" white meat....
 
PorkChopVII's Avatar
 
Join Date: Sep 2007
Location: Tulsa, Ok
Posts Rated Helpful 0 Times
not reading through the forums are ya?! anyways check in my sig for one. Have the keypad for one push, also has a class cycler and one button to select the one you cycled two with vox sounds lett you know which one you have selected.
spy.cfg
PorkChopVII is offline   Reply With Quote


Old 09-16-2007, 01:49 PM   #3
asskicker
Jailbreak Beta Tester
 
Join Date: Sep 2007
Location: Behind you
Posts Rated Helpful 0 Times
Send a message via MSN to asskicker
I'm already using that one, thx for it
But there is no button for cloak and quick cloak is there?
asskicker is offline   Reply With Quote


Old 09-16-2007, 01:54 PM   #4
PorkChopVII
The "other" white meat....
 
PorkChopVII's Avatar
 
Join Date: Sep 2007
Location: Tulsa, Ok
Posts Rated Helpful 0 Times
mouse3 ^_^

if you are wanting to to have silent cloak to it, change mouse3 to scloak
PorkChopVII is offline   Reply With Quote


Old 09-16-2007, 02:18 PM   #5
asskicker
Jailbreak Beta Tester
 
Join Date: Sep 2007
Location: Behind you
Posts Rated Helpful 0 Times
Send a message via MSN to asskicker
Lol Awesome!
Thx
asskicker is offline   Reply With Quote


Old 09-16-2007, 02:37 PM   #6
PorkChopVII
The "other" white meat....
 
PorkChopVII's Avatar
 
Join Date: Sep 2007
Location: Tulsa, Ok
Posts Rated Helpful 0 Times
no problem! im bored at work, so have time to quick respond to request people have. if its in the evening i might not respond because im playing or whatever.
PorkChopVII is offline   Reply With Quote


Old 09-16-2007, 03:25 PM   #7
Digital_Ghost
 
Digital_Ghost's Avatar
 
Join Date: Mar 2007
Location: NB,Canada
Posts Rated Helpful 0 Times
yea, with spy i've always found it easier to keep feign/cloak buttons close and handy. I keep scloak on mouse 4 and cloak mouse3.

Oh, PorkChop, when i was going through your 4 team disguiser, i noticed where you have the classes speak the number of each class. In the vox for female, they have the word for each class. Thats what i was using in my disguise cycler. I find it much easier to know exactly what class you have qued up. Sounds cooler to


this is what i've got in my current config. Still have to add in the 4 team one you have though. ff_monkey and 2moreforever screwes with my current one because a "green" team was added rather then traditional red/blue.


Quote:

//Quick tranq to knife
unbind mouse2
alias +stick "slot2"
alias -stick "slot1"
bind mouse2 +stick

//Gettn' Stealthy
bind "mouse3" "cloak"
bind "MOUSE4" "scloak"

//Gettn' Dirty
bind kp_rightarrow "dispensersabotage"
bind kp_leftarrow "sentrysabotage"

//Spy and Call for help menu's
bind pgup "+attack2"
bind kp_5 "+medengymenu"


//only these four keys should have to be changed if dont like the default setup. should be the //only

thing to edit. Cycle between each class. It speaks the class name that corsponds with //that class.
bind kp_home "cycleup"
bind kp_pgup "cycledown"
bind kp_uparrow "setdisguise"
bind kp_pgdn "+togglekey"



//dont edit below this unless you know what you are doing
//Defines the Enemy and team Disguise Variables
alias escout "disguise enemy scout"
alias esniper "disguise enemy sniper"
alias esoldier "disguise enemy soldier"
alias edemoman "disguise enemy demoman"
alias emedic "disguise enemy medic"
alias ehwguy "disguise enemy heavyweapons"
alias epyro "disguise enemy pyro"
alias espy "disguise enemy spy"
alias eengi "disguise enemy engineer"
alias tscout "disguise friendly scout"
alias tsniper "disguise friendly sniper"
alias tsoldier "disguise friendly soldier"
alias tdemoman "disguise friendly demoman"
alias tmedic "disguise friendly medic"
alias thwguy "disguise friendly heavyweapons"
alias tpyro "disguise friendly pyro"
alias tspy "disguise friendly spy"
alias tengi "disguise friendly engineer"



//Defines the cycle system
alias bcycle1 "alias eclassch escout;alias tclassch tscout; alias cycledown bcycle9; alias cycleup

fcycle2;speak vox/female/scout"
alias bcycle2 "alias eclassch esniper;alias tclassch tsniper;alias cycledown bcycle1; alias cycleup

fcycle3;speak vox/female/sniper"
alias bcycle3 "alias eclassch esoldier;alias tclassch tsoldier; alias cycledown bcycle2;alias cycleup

fcycle4;speak vox/female/Soldier"
alias bcycle4 "alias eclassch edemoman;alias tclassch tdemoman; alias cycledown bcycle3;alias

cycleup fcycle5;speak vox/female/demoman"
alias bcycle5 "alias eclassch emedic;alias tclassch tmedic;alias cycledown bcycle4;alias cycleup

fcycle6;speak vox/female/medic"
alias bcycle6 "alias eclassch ehwguy;alias tclassch thwguy;alias cycledown bcycle5;alias cycleup

fcycle7;speak vox/female/heavyweapons"
alias bcycle7 "alias eclassch epyro;alias tclassch tpyro;alias cycledown bcycle6;alias cycleup

fcycle8;speak vox/female/pyro"
alias bcycle8 "alias eclassch espy;alias tclassch tspy;alias cycledown bcycle7;alias cycleup

fcycle9;speak vox/female/spy"
alias bcycle9 "alias eclassch eengi;alias tclassch tengi;alias cycledown bcycle8;alias cycleup

fcycle1;speak vox/female/engineer"

alias fcycle1 "alias eclassch escout;alias tclassch tscout; alias cycledown bcycle9; alias cycleup

fcycle2;speak vox/female/scout"
alias fcycle2 "alias eclassch esniper;alias tclassch tsniper;alias cycledown bcycle1; alias cycleup

fcycle3;speak vox/female/sniper"
alias fcycle3 "alias eclassch esoldier;alias tclassch tsoldier; alias cycledown bcycle2;alias cycleup

fcycle4;speak vox/female/Soldier"
alias fcycle4 "alias eclassch edemoman;alias tclassch tdemoman; alias cycledown bcycle3;alias

cycleup fcycle5;speak vox/female/demoman"
alias fcycle5 "alias eclassch emedic;alias tclassch tmedic;alias cycledown bcycle4;alias cycleup

fcycle6;speak vox/female/medic"
alias fcycle6 "alias eclassch ehwguy;alias tclassch thwguy;alias cycledown bcycle5;alias cycleup

fcycle7;speak vox/female/heavyweapons"
alias fcycle7 "alias eclassch epyro;alias tclassch tpyro;alias cycledown bcycle6;alias cycleup

fcycle8;speak vox/female/pyro"
alias fcycle8 "alias eclassch espy;alias tclassch tspy;alias cycledown bcycle7;alias cycleup

fcycle9;speak vox/female/spy"
alias fcycle9 "alias eclassch eengi;alias tclassch tengi;alias cycledown bcycle8;alias cycleup

fcycle1;speak vox/female/engineer"

//sets default starting points in the cycler
alias "eclassch" "escout"
alias "tclassch" "tscout"
alias "cycledown" "bcycle9"
alias "cycleup" "fcycle2"
alias "enemydisguise" "eclassch;speak vox/female/armed"
alias "teamdisguise" "tclassch;speak vox/female/switch"
alias "setdisguise" "enemydisguise"

//toggle setup dont edit
alias "+togglekey" "alias setdisguise teamdisguise"
alias "-togglekey" "alias setdisguise enemydisguise"
Digital_Ghost is offline   Reply With Quote


Old 09-16-2007, 03:37 PM   #8
PorkChopVII
The "other" white meat....
 
PorkChopVII's Avatar
 
Join Date: Sep 2007
Location: Tulsa, Ok
Posts Rated Helpful 0 Times
oh wow lol didnt see they added femal voice for the actual class sounds.. i was usin numbers because im like, it should be there lol.. i like that ^_^
PorkChopVII is offline   Reply With Quote


Old 09-16-2007, 06:22 PM   #9
mervaka
A Very Sound Guy!
Fortress Forever Staff
 
mervaka's Avatar
 
Join Date: May 2005
Location: UK
Posts Rated Helpful 15 Times
yeah, we dropped a few helpful words like that into the vox dictionaries, hope you like em <3
__________________
Support FF:
mervaka is offline   Reply With Quote


Old 09-16-2007, 06:27 PM   #10
PorkChopVII
The "other" white meat....
 
PorkChopVII's Avatar
 
Join Date: Sep 2007
Location: Tulsa, Ok
Posts Rated Helpful 0 Times
Quote:
Originally Posted by mervaka
yeah, we dropped a few helpful words like that into the vox dictionaries, hope you like em <3
+1000000000 very much appreciated
PorkChopVII is offline   Reply With Quote


Old 09-16-2007, 06:38 PM   #11
asskicker
Jailbreak Beta Tester
 
Join Date: Sep 2007
Location: Behind you
Posts Rated Helpful 0 Times
Send a message via MSN to asskicker
You guys are the best devs ever! :P
asskicker is offline   Reply With Quote


Old 09-17-2007, 10:44 PM   #12
sensai
 
Join Date: Mar 2007
Posts Rated Helpful 0 Times
Config requests should probably be placed in this section.
sensai is offline   Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Forum Jump


All times are GMT. The time now is 07:28 PM.


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