Any chance of seeing that in 2.6.10?
Ya, know...to be able to set up which fire points are gonan be used for which weapon?
There are several ways to do it I can think of, question is whats the best one?
First way would be a flag "use_fire_order" that would basicly assingn a firepoint to a weapon in order in which they are entered.
So a entry:
PBanks: ("Terran Turret" "Terran Turret" "Harpoon" "Harpoon") would fire terran turrets from fire points 1 & 2, and Harpoons from fire point 3 & 4
The other way would be to specifcy fire points direcly with a additonal number...like:
PBanks: ("Terran Turret"_1_2 "Harpoon"_3_4)
Given that I only have basic programming knowledge I'm tapping in the dark herte...what do the code-wizzards think?
