Fortress Forever

Fortress Forever (https://forums.fortress-forever.com/index.php)
-   Tips and Tutorials (https://forums.fortress-forever.com/forumdisplay.php?f=37)
-   -   Command; lastdiguise? (https://forums.fortress-forever.com/showthread.php?t=21625)

Raynian 03-14-2010 03:35 AM

Command; lastdiguise?
 
Is there a command for it? Would be nice to be able to disguise without needing to open the radial menu.

lastdisguise and disguiselast don't work.

zE 03-15-2010 03:05 AM

//spy script
bind v "+solly"
alias +solly "disguise enemy soldier"
alias -solly "bind v +engy"
alias +engy "disguise enemy engineer"
alias -engy "bind v +demo"
alias +demo "disguise enemy demoman"
alias -demo "bind v +hw"
alias +hw "disguise enemy hwguy"
alias -hw "bind v +solly"

I use this newbie script :\ not last but at least i dont need to go trought menu

Dr.Satan 03-15-2010 08:56 AM

I could have sworn there was...but I can't seem to find it. I'll try to track it down, though I may be wrong. I did a lot of scripting for my spy.cfg early on and haven't had to mess with it in ages so I can't remember what all issues I had to script around or not.

onE 03-16-2010 01:20 AM

[QUOTE=zE;467666]//spy script
bind v "+solly"
alias +solly "disguise enemy soldier"
alias -solly "bind v +engy"
alias +engy "disguise enemy engineer"
alias -engy "bind v +demo"
alias +demo "disguise enemy demoman"
alias -demo "bind v +hw"
alias +hw "disguise enemy hwguy"
alias -hw "bind v +solly"


How does this work? Press v once you disguise as solly...press it twice and youre and engy?

Raynian 03-16-2010 02:24 AM

It cycles between disguises. First time you hit it, you'll disguise as a solly. If you press disguise again for whatever reason (lost disguise, died), you'll instead go engi...then demo, fatty, and back to solly. It's not a bad script, but not what I want.

Dr.Satan 03-16-2010 08:06 AM

I'm still planning on looking more into this, if I forget and don't reply to this later, bump it in a day or so so that I remember...

stray kitten 03-18-2010 10:29 PM

bump

Dr.Satan 03-19-2010 09:08 AM

lol good call, I completely forgot about this...I'm off tomorrow so I might have some time to look at this more. When I was playing yesterday (or whatever day it was) I did notice that the radial menu has an option, so it definitely is possible to script, I just gotta find the command.

Elmo 03-19-2010 10:38 AM

is it not disguiselast or something retarded

Raynian 03-20-2010 02:59 AM

No, I checked, seriously.

Raynian 03-25-2010 04:09 AM

Bump?

gibz 03-25-2010 02:08 PM

A command that has the same function as the lastdisguise command in TF2 would be helpful. It would certainly be faster than opening up the menu and selecting it.

elwood 03-25-2010 06:37 PM

bind "key" "disguise enemy soldier" then press is manually you bunch of lazies.

i just have a bunch of keys for each class just waiting for me to push.

Dr.Satan 03-26-2010 03:12 PM

I still haven't found this...I need someone with access to the code to tell me what the last disguise option calls in the radial menu. My assumption is that it's going to be something hard coded and that there isn't an option. But if that's the case, I can work on a script with you that will do this. I just don't wanna if there is already a built in option.

squeek. 03-26-2010 08:54 PM

The radial menu uses "disguise last".

XPelargos 12-24-2012 12:02 AM

Quote:

Originally Posted by squeek. (Post 468218)
The radial menu uses "disguise last".

Doesn't seem to work . . .

Drakonal 12-24-2012 01:41 PM

Elwood speaks the truth you can just bind your keys to disguises.





For example i use:

bind "r" "disguise enemy demoman"
bind "f" "disguise enemy engineer"
bind "g" "disguise enemy solider"
bind "t" "disguise friendly medic"



I wish there was a last disguise script you could attach to attack1 like in TFC but alas this does just fine once you get used to it.

squeek. 12-25-2012 01:46 AM

Fixed in next patch (the console command "disguise last" will work).

Drakonal 12-26-2012 02:29 AM

squeek make me a script for attack1+disguiselast gogo :P

squeek. 12-26-2012 05:58 AM

Code:

bind mouse1 "+attack; wait; -attack; wait; disguise last"
Something like that? I'm not sure how +attack scripts work.


All times are GMT. The time now is 08:47 AM.

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