08-11-2008, 12:16 AM | #1 |
Join Date: Sep 2007
Location: NC
Affiliations: None Posts Rated Helpful 0 Times
|
Pyro script
Could someone please work on the following script/bind for the pyro class?
I would like to be able to fire the flamethrower with the left mouse key, and the cannon with the right. Is this possible? Last edited by Rehab; 08-11-2008 at 12:22 AM. |
|
08-11-2008, 12:31 AM | #2 |
Useless
Retired FF Staff
|
alias +ftburn "slot4; bind mouse1 +attack; bind mouse2 +icburn; +attack"
alias -ftburn "-attack; bind mouse1 +ftburn" alias +icburn "slot5; bind mouse2 +attack; bind mouse1 +ftburn; +attack" alias -icburn "-attack; bind mouse2 +icburn" bind mouse1 "+ftburn" bind mouse2 "+icburn" Haven't tried it. Should work okay, let me know.
__________________
Look at all those dead links. |
|
08-11-2008, 01:41 PM | #3 |
Join Date: Sep 2007
Location: NC
Affiliations: None Posts Rated Helpful 0 Times
|
Thanks Circuitous, I'm currently at the office, but will test this out and post the results when I get home.
|
|
08-11-2008, 10:41 PM | #4 |
Join Date: Sep 2007
Location: NC
Affiliations: None Posts Rated Helpful 0 Times
|
It seems that the script loops the command. After I hit mouse1 or mouse2 it won't stop shooting. Could you maybe just give me a script that would quick switch between the two weapons as mouse2?
|
|
08-11-2008, 11:06 PM | #5 |
D&A Member
Join Date: Sep 2007
Posts Rated Helpful 13 Times
|
<command to set default weapon when spawning>
alias +ftburn "slot4; +attack" alias -ftburn "-attack; slot5" bind MOUSE1 +attack bind MOUSE2 +ftburn There's a command that sets your default weapon for when you spawn. I can't remember that off hand. But if you put that command in and set it to make you spawn with the IC up. This script in theory should shoot your flamethrower as long as you have mouse2 pressed, and switch back to your IC when you let go. Haven't tried it though and I haven't looked at scripts in a long time so I could be way off. *Edit* And I could be wrong but wasn't the pyro one of the classes that had +attack2 switch between his weapons or something? Last edited by Hammock; 08-11-2008 at 11:12 PM. |
|
08-12-2008, 12:02 AM | #6 |
y halo thar
Join Date: Mar 2008
Class/Position: Lord of Random Sentry Placement Gametype: CTF Posts Rated Helpful 0 Times
|
yes.
|
|
08-12-2008, 01:35 PM | #7 |
Join Date: Sep 2007
Location: NC
Affiliations: None Posts Rated Helpful 0 Times
|
Yea I noticed last night that the quick switch was already implemented into the game. I reckon I'll stick with the default .cfg for pyro. Thanks anyways guys.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|