weapon code that doesn't work on a playership

Post ideas & suggestions you have pertaining to the game here.
Post Reply
User avatar
Fatboy
Militia Lieutenant
Militia Lieutenant
Posts: 247
Joined: Fri Feb 22, 2008 1:52 am
Location: California

This piece of code never works on a playership!

Code: Select all


			<Device deviceID="&itRasiermesserLauncher;" secondaryWeapon="true" minFireArc="340" maxFireArc="200" posAngle="120" posRadius="60"/>
			<Device deviceID="&itRasiermesserLauncher;" secondaryWeapon="true" minFireArc="160" maxFireArc="20" posAngle="240" posRadius="60"/>
User avatar
Periculi
Fleet Officer
Fleet Officer
Posts: 1282
Joined: Sat Oct 13, 2007 7:48 pm
Location: Necroposting in a forum near you

secondaryWeapon="true" is for the AI ships.

You can use the positioning and angle code- before omni weapons there were some mods that allowed weapons to have firing arcs to help target ships. (very helpful before the 40 facings) Usually that positioning code is in the weapon itself not in the device tag.
Post Reply