Star Sonata
http://forum.starsonata.com/

Absentis and Absconditus
http://forum.starsonata.com/viewtopic.php?f=94&t=43815
Page 1 of 1

Author:  Feathers [ Sat Mar 05, 2011 8:19 am ]
Post subject:  Absentis and Absconditus

<ship index="261">
<default>
<model>Absentis.obj</model>
<texture>Absentis.png</texture>
</default>
<combat/>
<travel/>
</ship>

<ship index="145">
<default>
<model>Absentis.obj</model>
<texture>Absconditus.png</texture>
</default>
<combat/>
<travel/>
</ship>


Engine points need fixing, so someone....
Glow to come on the absentis

Author:  Zekk [ Sat Mar 05, 2011 2:23 pm ]
Post subject:  Re: Absentis and Absconditus

I would fix the engine mounts but we don't have the model or texture yet :cry: i want my absentis

Author:  JeffL [ Sat Mar 05, 2011 2:50 pm ]
Post subject:  Re: Absentis and Absconditus

I think there's currently a bug where indexes above 255 won't show.

Author:  Feathers [ Sat Mar 05, 2011 3:57 pm ]
Post subject:  Re: Absentis and Absconditus

Mine shows now jeff, i fixed some hanging thing and it works, so just check the </ship> and <ship> 's

Author:  Zekk [ Sat Mar 05, 2011 7:54 pm ]
Post subject:  Re: Absentis and Absconditus

As proof of concept i plugged in the basic spacerat info with index 262 (absentis), and now my absentis looks like a space rat instead of being invisible. Soo... just give me the absentis files and ill make it work.

Author:  Feathers [ Sat Mar 05, 2011 10:52 pm ]
Post subject:  Re: Absentis and Absconditus

Its uploaded into the SVN so it should be in the next release.

Author:  Zekk [ Wed Mar 09, 2011 9:25 pm ]
Post subject:  Re: Absentis and Absconditus

Absconditus and Absentis Engine mounts. it was almost right placement to begin with but just a bit towards the top side of the ship, looked off. Fixed now :-D
Code:
  <ship index="145">
    <default>
      <model>Absentis.obj</model>
      <texture>Absconditus.png</texture>
      <enginemounts>
        <mount0>0,-2.8,-25.5</mount0>
      </enginemounts>
    </default>
    <combat/>
    <travel/>
  </ship>

Code:
  <ship index="261">
    <default>
      <model>Absentis.obj</model>
      <texture>Absentis.png</texture>
      <enginemounts>
        <mount0>0,-2.8,-25.5</mount0>
      </enginemounts>
    </default>
    <combat/>
    <travel/>
  </ship>

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/