Question on weapon turrets

A place to discuss mods in development and concepts for new mods.
Post Reply
Tshark9999
Miner
Miner
Posts: 34
Joined: Sat Dec 01, 2012 8:22 pm

How do I make it so that the primary weapons of a ship will always be omnidirectional, even if the weapons themselves aren't?
User avatar
AssumedPseudonym
Fleet Officer
Fleet Officer
Posts: 1190
Joined: Thu Aug 29, 2013 5:18 am
Location: On the other side of the screen.

 In <Devices>:

Code: Select all

<DeviceSlot criteria="w~l" omnidirectional="true"/>
 That should do it.
Image

Mod prefixes: 0xA010 (registered) and 0xDCC8 (miscellaneous)

My mods on Xelerus: Click here!

Of all the things I’ve lost in life, I miss my mind the least. (I’m having a lot more fun without it!)
Post Reply