SHIPSTATS

From HSpace

Jump to: navigation, search

@eng/shipstats

Usage: @eng/shipstats

This gives the engineering status display for the vessel.

The @eng/shipstats command utilizes a text file in the space/pics directory although you may have to create the directory.

Any ascii art can be used in the file, but keep it at or under 68 characters wide.

The following tokens will be replaced by the code when the command is run, they can be in upper or lower case. The width of the replacement text and the color of the text is shown in brackets, make allowance for this in your artwork.

%N          Name             (20,blue)
%H          Hull percent     (4,coded)
%I          Identification   (10,red)
%V          Speed            (6,red)
%X          XY Heading       (3,red)
%Z          Z Heading        (3,red)
%A          Aft Shield       (4,coded)
%F          Fore Shield      (4,coded)
%P          Port Shield      (4,coded)
%S          Starboard Shield (4,coded)

For the 'coded' colors, if the reading is less than 25% then it is colored red, if it is less then 50% then it is colored yellow and anything over 50% is green.

Standard tokens like %r are NOT interpreted and are displayed as-is.

Views
Personal tools