| 1 | IGUI (In-Game User Interface) HUD (Head-Up Display) Help | 
 
 
 
 
 | 2 | File id $00     12      File id | 
 
 
 
 
 | 3 | Level id        $04     17      Level id | 
 
 
 
 
 | 4 | Not used        $08     1028    Not used | 
 
 
 
 
 | 5 | TXMP-link       $24     12      Link to the left HUD image | 
 
 
 
 
 | 6 | TXMP-link       $28     12      Link to the right HUD image | 
 
 
 
 
 | 7 | Left image position     $2C     4       The left HUD image starts 55 pixel from the left screen border | 
 
 
 
 
 | 8 | Right image position    $30     4       The right HUD image starts 42 pixel from the right screen border (65535 - 65493 = 42) | 
 
 
 
 
 | 9 | Left words      $34     4       Number of words on the left side | 
 
 
 
 
 | 10 | Right words     $38     4       Number of words on the right side | 
 
 
 
 
 | 11 | Word-packages   $3C     4       Amount of word-packages that follow | 
 
 
 
 
 | 12 | *Package                $40     $3C     4       68 | 
 
 
 
 
 | 13 | Text field      $00     10064   Text field (all entries after the fist 00 are useless) | 
 
 
 
 
 | 14 | Text x-position $40     2       x-position of the text (from the left/right border of the HUD image) | 
 
 
 
 
 | 15 | Text y-position $42     2       y-position of the text (from the top border of the HUD image) |