Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Blazar on March 30, 2013, 06:04:00 am

Title: Gatlin Gun Example
Post by: Blazar on March 30, 2013, 06:04:00 am
I've searched for an example of a Gatling gun or turret.
I Looked at this link:
http://www.hard-light.net/forums/index.php?action=search2

Does someone have a model and -tbm file as an example?
Title: Re: Gatlin Gun Example
Post by: headdie on March 30, 2013, 06:28:22 am
you have liked to a search results page but the criteria hasnt been saved :(

iirc moving barrels dont work on turrets.

but the bit you need to make it work as a ship bank weapon is

Code: [Select]
$Model File: none [leave as none unless you want to use a modelled bullet or missile]
$External Model File: ####.pof [the name of the gun model]
$Submodel Rotation Speed: 10 [end speed of rotation]
$Submodel Rotation Acceleration: 3 [how long the weapon takes to spin up iirc seconds but I could be wrong there]

in the weapons table
Title: Re: Gatlin Gun Example
Post by: Blazar on March 30, 2013, 06:40:12 am
Sorry the link doesn't work, not even with insert hyperlink.

Thanks for the code.
I have also searched for weapons at the freespacemod site.
 :yes: