01-06-2010, 01:54 PM | #181 | |
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
|
yeah, also fairly sure wait needs a semi-colon
Quote:
__________________
Done: ff_monkey Done: ff_bases Done: ff_warpath Forever Doing: ff_medieval (beta#99999999) Last edited by Elmo; 01-06-2010 at 01:54 PM. |
|
|
01-06-2010, 09:33 PM | #182 | |
Wiki Team
Fortress Forever Staff Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly Gametype: PAYLOAD Affiliations: DET- Posts Rated Helpful 19 Times
|
Quote:
Try it like this and lemme know: Code:
alias grenset1 "bind f +gren1; bind mouse2 +gren2; wait; alias grencycler grenset2" alias grenset2 "bind f +gren2; bind mouse2 +gren1; wait; alias grencycler grenset1" alias grencycler grenset1 bind x "grencycler"
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf (Beta) alchimy_b1 (Lua) base_payload_2015 (Models) props_trainyard |
|
|
01-07-2010, 12:55 AM | #183 |
bloody fire
Join Date: Mar 2009
Gametype: Capture the Flag Affiliations: bloody fire, the babysitter, nadescout Posts Rated Helpful 1 Times
|
sweet
ima give it a try right now
|
|
01-07-2010, 04:27 AM | #184 |
bloody fire
Join Date: Mar 2009
Gametype: Capture the Flag Affiliations: bloody fire, the babysitter, nadescout Posts Rated Helpful 1 Times
|
werks
peuuuuufectly tyvm
|
|
01-22-2010, 06:45 AM | #185 |
Join Date: Jul 2007
Location: Staten Island, NY
Class/Position: Offense Gametype: CTF Affiliations: [TALOS] .t5 Posts Rated Helpful 3 Times
|
choke
How can I reduce "choke" It's constant around 20 - 50. It sucks fat cocks.
|
|
01-22-2010, 04:16 PM | #186 |
NeoNL
Wiki Team
Beta Tester Join Date: Oct 2008
Location: Boston, Mass
Class/Position: Soldier, Medic Gametype: AvD Affiliations: +M|M+ -RS Posts Rated Helpful 170 Times
|
rate 30000
cl_updaterate 33 cl_cmdrate 33 cl_interp_ratio 1
__________________
|
|
01-25-2010, 12:24 AM | #187 |
Join Date: Sep 2009
Location: California
Gametype: Capture the Flag Posts Rated Helpful 6 Times
|
so i used to have a toggle weapon script but i reformatted and forgot how to do it this is what i want
for soldier i want rocket/shotty binded to b just like if i binded attack2 to b and the same thing with medic for nailgun/shotty also b i think its pretty simple i just forget how to do it. |
|
01-27-2010, 04:22 PM | #188 | ||
Wiki Team
Fortress Forever Staff Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly Gametype: PAYLOAD Affiliations: DET- Posts Rated Helpful 19 Times
|
well, for the soldier, you can literally do what you said and just bind b to "+attack2"
OR if you want to ensure that it stays the same no matter what we happen to change, make it look like this: Quote:
Quote:
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf (Beta) alchimy_b1 (Lua) base_payload_2015 (Models) props_trainyard |
||
|
01-27-2010, 11:27 PM | #189 |
Join Date: Sep 2009
Location: California
Gametype: Capture the Flag Posts Rated Helpful 6 Times
|
you are the man
|
|
05-09-2010, 07:53 AM | #190 |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
I lost my FF and my cfg´s with all my binds and stuff :E, can anyone make me a script for:
Press f hold the conc and unhold with special ff key, in my case is mouse4. D: if anyone can make this script easily please post. Last edited by zE; 05-09-2010 at 07:54 AM. |
|
05-09-2010, 08:22 AM | #191 |
Stuff Do-er
Lua Team
Wiki Team Fortress Forever Staff |
Try this:
Code:
bind "f" "primetwo" bind "MOUSE4" "throwgren" Code:
bind "f" "toggletwo" bind "MOUSE4" "throwgren"
__________________
#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 |
|
05-09-2010, 10:05 AM | #192 |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
Works fine thks, is there a way of keeping conc trow and +attack2 both in mouse4 D: had it like that before :<
|
|
05-09-2010, 10:19 PM | #193 |
Stuff Do-er
Lua Team
Wiki Team Fortress Forever Staff |
Untested, but it'd be something like:
Code:
bind "f" "primetwo" bind "MOUSE4" "+attack2; wait; throwgren" Code:
bind "f" "primetwo" bind "MOUSE4" "+attack2; wait; throwgren; wait; -attack2"
__________________
#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 |
|
05-10-2010, 07:32 AM | #194 |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
thks D: gonna try it, ill post about it after D: bewmmmmmm 07:33 am ftl, i think we are all a bunch of nerds but meh, i think ill edit this post in 30 minutes if i forget to edit it meh, im sorry but ggggg hf and gl
|
|
05-10-2010, 07:34 AM | #195 |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
ill not edit it! <3
^_^ -_- <3 bewm edited ;< Last edited by zE; 05-10-2010 at 07:36 AM. |
|
05-10-2010, 08:18 AM | #196 |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
2nd one makes me trow a mirv and makes my weapons swith too :\ , gonna test 1st code now D:
and 1st code makes me when i trow a emp it goes to engy menu. I think i had some code in autoexec,cfg file with that, but i dunno the code .\ Last edited by zE; 05-10-2010 at 09:14 AM. |
|
05-13-2010, 04:12 PM | #197 |
Wiki Team
Fortress Forever Staff Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly Gametype: PAYLOAD Affiliations: DET- Posts Rated Helpful 19 Times
|
that's how it should be...the +attack2 for the engy is the radial menu, and as for switching weapons, I'm going to assume you were playing solly or something b/c his +attack2 is to switch between the rpg and the ssg. The code is doing what you requested afaict. If that's not what you want, can you outline exactly what result you're looking for?
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf (Beta) alchimy_b1 (Lua) base_payload_2015 (Models) props_trainyard |
|
05-14-2010, 06:30 PM | #198 |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
ye does that as soldier and hw when i trow naigul or mirvs, changes weapon to shottie D:, but like my script that i used before didnt do that, maybe i just need to get another key for special .<
|
|
05-15-2010, 01:18 AM | #199 |
Wiki Team
Fortress Forever Staff Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly Gametype: PAYLOAD Affiliations: DET- Posts Rated Helpful 19 Times
|
then it didn't use +attack2, b/c that is what that command is coded to do for those classes. What exactly are you looking for it to do? If you can give me an outline of what you want to happen after you toss a grenade (for each class), then I can write you a script that will do what you want.
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf (Beta) alchimy_b1 (Lua) base_payload_2015 (Models) props_trainyard |
|
05-17-2010, 10:43 PM | #200 | |
Pew pew ze beams
Join Date: Jan 2008
Gametype: Gathers Affiliations: pew pew Posts Rated Helpful 11 Times
|
Quote:
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|