UFO:Alien Invasion

Technical support => FAQ => Topic started by: Barleyman on August 07, 2010, 09:54:00 pm

Title: How to bind fire weapon command?
Post by: Barleyman on August 07, 2010, 09:54:00 pm
Topic says it all. From the command list, I thought this should work:
bindbattle f "hud_fireweapon"
Only it does not. Am I doing something wrong here?

I commented out the other command bound to f key and found out UFO:AI actually kills commented out lines in the middle of the file..
Title: Re: How to bind fire weapon command?
Post by: bayo on November 21, 2010, 09:25:14 am
This command hud_fireweapon use 2 param, l/r for the hand, and 0-7 for the firemode.

Code: [Select]
hud_fireweapon r 2
But, there is no default firemode defined, or hand.
Then, what you want to do?