Full Thrust Java test list -- September 2007
Re: Damage Tracks
Brendan Robertson wrote:
> The ship generator doesn't seem to support 5 row damage tracks.
>
> I've tried manually editting, but it still shows as 4 track. Any fix?
>
>
> Brendan
> 'Neath Southern Skies
> http://home.pacific.net.au/~southernskies/
>
>
>
>
The FTJava ship editor only supports the standard 4 row ship hulls,
but the game supports 3 and 5 row hulls. You will have to edit it
by hand.
Here's a UNSC hull.
<Hull value="87" type="Custom" totalHullBoxes="27" rows="3"/>
A five row hull would look like:
<Hull value="87" type="Custom" totalHullBoxes="27" rows="5"/>
Main Index | Thread Index | Author Index | Archive Index
roger@nospam.firedrake.org
Generated: Sun Sep 30 01:07:14 GMT 2007