View Single Post
Old 03-02-06, 12:45 AM   #44
JonZ
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

Quote:
Originally Posted by Samwolf
What portion of the code would only put the new chronometer on the binocular screen?

I usually switch to binocular view after launching a surface attack because I get a wider view but I have to switch back to the UZO to see the chronometer.

TIA.
That would be to replace all the 0x3Fxxxxxx of all codes to 0x27xxxxxx AND replace the sections param [G3F ixxx] to [G27 ixxx]. Don't forget to make the changes on Dials.cfg.

Again, make sure everything is sequential and placed at the end of sequence.

Here's is a good list of the rooms that you might want to place the code (took from the ini file).
3F;Page layout
24;Page gui event camera
25;Page recognition manual
28;Page UZO
2B;Page obs periscope
26;Page attack periscope
27;Page binocular
3B;Page TDC
31;Page navigation map
32;Page attack map
33;Page interior
34;Page exterior
35;Page captain log
36;Page mission order
37;Page radio messages



Holy Crikey, what an ugly avatar
  Reply With Quote