force nonplayer ship to use 40 facings

Post ideas & suggestions you have pertaining to the game here.
Post Reply
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

how do you force a non-playership to use 40 facings?
It always seems to want to default to 20... I think it automatically calculated the number of facings in .98d right? .99a doesn't seem to do that... (I'm going to verify that right now...)
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

12Ghost12 wrote:Have you tried

Code: Select all

rotationCount="40"
cool... so I just add that to the ship data then?
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
evilbob
Militia Captain
Militia Captain
Posts: 555
Joined: Sun Mar 05, 2006 1:23 pm

yeah, didn't you look at a ship that had 40 facings first (like a playership) and see that?
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

evilbob wrote:yeah, didn't you look at a ship that had 40 facings first (like a playership) and see that?
actually no, i never noticed that before... :oops:
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
Post Reply