01-31-2013, 12:45 AM | #221 |
Join Date: Aug 2009
Gametype: Capture the Flag Posts Rated Helpful 14 Times
|
Someone tell me why this isn't working:
Code:
alias medspam "+attack2; wait; +attack2; wait; +attack2; wait; +attack2; wait; +attack2;" bind "rightarrow" "medspam" I'm trying to make it so I can press one key to spam all five of my medpacks (honestly this should be default imo) so I don't have to slam the key five times in a row to make the scouts on my team happy. Last edited by ian.de; 01-31-2013 at 12:45 AM. |
|
01-31-2013, 01:56 AM | #222 |
Beta Tester
Join Date: Nov 2011
Gametype: Capture the Flag Posts Rated Helpful 293 Times
|
If you're not currently using your mouse wheel for medic I suggest just binding it to mwheeldown. Makes it easy, but you gotta get a smooth roll, if you just flick the wheel to fast it'll throw one. But it's easy, and I just throw them shits everywhere.
__________________
Currently equipped: Rad Scarf of liberating happiness. |
|
01-31-2013, 12:49 PM | #223 |
Gets tickled by FF
Fortress Forever Staff
Join Date: Jun 2007
Location: UK
Class/Position: Med Solly HW Gametype: Any/CTF Posts Rated Helpful 41 Times
|
you need a -attack2 as well. so perhaps all you want is (without alias)
bind rightarrow "+attack2; -attack2; wait; +attack2; -attack2; wait;" not tested I'm at work but i know you need the "-" command in there somewhere else it's as if you never release the button. with alias you can probably do it and then it might work on down press and again on up press?
__________________
Done: ff_monkey Done: ff_bases Done: ff_warpath Forever Doing: ff_medieval (beta#99999999) Last edited by Elmo; 01-31-2013 at 12:51 PM. |
|
01-31-2013, 04:05 PM | #224 | |
Join Date: Aug 2009
Gametype: Capture the Flag Posts Rated Helpful 14 Times
|
Quote:
unknown 131 unknown 131 |
|
|
02-01-2013, 12:27 AM | #225 |
#FF.Pickup Dictator
Beta Tester
Join Date: Aug 2011
Location: Detroit
Gametype: ADL Affiliations: KiNGz . Posts Rated Helpful 100 Times
|
i roll my mwheeldown as fast as i can and it works perfectly
|
|
02-01-2013, 12:33 AM | #226 |
Beta Tester
Join Date: Nov 2011
Gametype: Capture the Flag Posts Rated Helpful 293 Times
|
That's weird. Probly just my mouse. It's not like i have to do it slow, but if I do it as fast as I can it just throws one or two.
__________________
Currently equipped: Rad Scarf of liberating happiness. |
|
02-02-2013, 02:32 PM | #227 |
#FF.Pickup Dictator
Beta Tester
Join Date: Aug 2011
Location: Detroit
Gametype: ADL Affiliations: KiNGz . Posts Rated Helpful 100 Times
|
Someone should make a Super Script thread with all the scripts made in this thread
|
|
02-16-2013, 02:32 PM | #228 |
Join Date: Mar 2012
Gametype: Capture the Fag Posts Rated Helpful 0 Times
|
icant believe ma eyes
wait command is allowed? im comin , prepare you backdoor |
|
03-11-2013, 06:42 AM | #229 | |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
Quote:
I want this too D: |
|
|
08-10-2013, 11:28 PM | #230 |
I like Ceyx
Beta Tester
|
__________________
hef |
|
10-03-2013, 12:16 PM | #231 |
Beta Tester
Join Date: Mar 2008
Class/Position: Demoman Gametype: pipe spawn Posts Rated Helpful 126 Times
|
I would like a script that throws flag but does it just before you die
so every time I have the flag when I die it gets thrown thanks |
1 members found this post helpful. |
10-03-2013, 01:51 PM | #232 |
#FF.Pickup Dictator
Beta Tester
Join Date: Aug 2011
Location: Detroit
Gametype: ADL Affiliations: KiNGz . Posts Rated Helpful 100 Times
|
don't think this is possible brah
|
|
10-03-2013, 07:01 PM | #233 |
Nade Whore
Server Owner
Beta Tester Join Date: Sep 2007
Location: Oklahoma
Class/Position: Scout/Soldier Gametype: CTF/TDM Affiliations: blunt. Moto Posts Rated Helpful 128 Times
|
If it were possible, the only way would probably be if you have it set to throw the flag if you go below a certain health threshold but even then, it'd probably do more to hinder you than benefit. Play the game how it's supposed to be played instead and learn how to throw when YOU know you are going to die.
|
|
10-04-2013, 12:20 AM | #234 |
Beta Tester
Join Date: Nov 2011
Gametype: Capture the Flag Posts Rated Helpful 293 Times
|
Cuz it was totally a serious request.
__________________
Currently equipped: Rad Scarf of liberating happiness. |
|
10-04-2013, 04:40 AM | #235 |
Nade Whore
Server Owner
Beta Tester Join Date: Sep 2007
Location: Oklahoma
Class/Position: Scout/Soldier Gametype: CTF/TDM Affiliations: blunt. Moto Posts Rated Helpful 128 Times
|
This isn't the first time this has been requested and I didn't sense any sarcasm looking at his post. That's what smileys are for.
|
|
10-04-2013, 06:09 AM | #236 |
Stuff Do-er
Lua Team
Wiki Team Fortress Forever Staff |
In practice, it has the potential to be a silly double-edged sword. Just don't die in 2mesa3 yard while looking towards the pit.
__________________
#FF.Pickup ยค Fortress-Forever pickups My Non-official Maps Released FF_DM_Squeek - FF_2Mesa3_Classic - FF_Siege_Classic Beta FF_Myth - FF_Redlight_Greenlight Sick of the people on the internet, always moanin'. They just moan. - Karl Pilkington |
|
10-04-2013, 10:31 PM | #237 |
Beta Tester
Join Date: Jul 2008
Posts Rated Helpful 144 Times
|
There are no conditions or signals in hl scripting so stuff like this is impossible. Anyway here's a short script since I can't help:
alias +toogood "+attack; impulse 100" alias -toogood "-attack; impulse 100" bind MOUSE1 +toogood |
|
04-15-2014, 04:57 PM | #238 |
I like to spam binds
Beta Tester
Join Date: May 2009
Class/Position: Scoooooot Gametype: Capture the Flag Posts Rated Helpful 73 Times
|
I'd like a sniper/engie script for holding down +attack when I click to charge, then clicking again to release the shot/railgun.
many thanks. |
|
04-15-2014, 05:08 PM | #239 |
Beta Tester
Join Date: Nov 2011
Gametype: Capture the Flag Posts Rated Helpful 293 Times
|
Code:
-attack alias charge "+attack; wait; bind mouse1 discharge" alias discharge "-attack; wait; bind mouse1 charge" bind mouse1 charge This script can be somewhat of a hassle for engi. You could do something like: Code:
bind 2 "slot2; wait; bind mouse1 charge" Code:
bind 1 "slot1; wait; bind mouse1 +attack"
__________________
Currently equipped: Rad Scarf of liberating happiness. |
|
10-04-2016, 07:03 AM | #240 |
Banned
Join Date: Dec 2015
Gametype: Capture the Flag Posts Rated Helpful 0 Times
|
Dr gonna make me blush not to sound gay or anything
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|