Hey people. New user here with a bit of a problem.
At the moment I'm in a group at uni making a Freespace 2 mod. We have various models, all work OK and all are able to be fired by the computer, but NOT by the player.
I have followed various tutorials which have told me how to implement turret objects and the like, which is fine, and edit the tbl file, which is fine, but the player, when in control of these models, cannot shoot. There are no weapons in the weapon slots.
I'm sorry to be a pain, but will someone please tell me where I'm going wrong. Here's a brief description of what I do -
1 - import the model into a pof (with a turret in the model, actually as a subObject)
2 - go into the PCS and get the turret working with the Turret tab (this normally happens automatically due to the SubObject name)
3 - go into the ships.tbl and add the turret as a subsystem, and then after that add the default primary weapons again
4 - test and it all works fine, apart from there are no weapons for the player to fire.
Thanks for your time.