I have problems finding tutorials for setting up flyers and such anyway so any link to one would be appreciated as well.
Here is the section of my .odf for weapons (My plan is to change hp_fire2 to missiles or something but i think i wouldn't be able to do that if i cant even add starship weapons correctly):
Code: Select all
WEAPONSECTION = 1
WeaponName = "cis_weap_hover_aat_cannon"
WeaponAmmo = 0
FirePointName = "hp_fire1"
WEAPONSECTION = 2
WeaponName = "cis_weap_hover_aat_cannon"
WeaponAmmo = 0
FirePointName = "hp_fire2"