Fortress Forever

Go Back   Fortress Forever > Community > Tips and Tutorials

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 09-19-2007, 09:07 PM   #11
TomTom316
 
Join Date: Sep 2007
Posts Rated Helpful 0 Times
thank you very much your help is much apreciated

so I can try out some stuff now.

one final question for now reamains though

back in tfc i found a script which did this:
you pressed a button and hold it - while you were holding the button the super shotgun was equipped - switching back to your rocket launcher when you release it.

so i thought a little and came into something like this:

As a soldier i would like to have the following:
bind "MOUSE1" "slot4; +attack"
bind "MOUSE2" "slot3; +attack"

what i want to do:
if i press left mouse button (mouse1) i want to shot with the rocket launcher. if a enemy gets away i would like to finish him off with the super shotgun and bind it directly to mouse2. but if i fire again with mouse1 i shoot with the rocket launcher again - hope it´s clear what i´m trying to do?

edit: found it out!

alias +rl "slot5; +attack"
alias -rl "-attack"
alias +ss "slot3; +attack"
alias -ss "-attack"

bind "MOUSE1" "+rl"
bind "MOUSE2" "+ss"

if i press mouse2 with rocket launcher being equiped it will change to super shotgun (ss) and will shoot if i hold down mouse2. or will shoot if i press it again. but it will switch to rocket launcher and shoots if i hold down mouse1 again

Last edited by TomTom316; 09-19-2007 at 09:59 PM.
TomTom316 is offline   Reply With Quote


 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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 02:24 PM.


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