SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SHIII Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=195)
-   -   [REL] Colored Hull Integrity Indicator (https://www.subsim.com/radioroom/showthread.php?t=159866)

piri_reis 02-18-10 09:39 AM

Quote:

Originally Posted by h.sie (Post 1272077)
Hi piri_reis,

nice to know you like it. how did you do the remumbering? By hand or using the Renumber-tool?

No way I would try manually, too many lines to modify.
I used the tool, pretty easy to use.

Just worked on a copied menu.ini as h.sie suggests in his DIY kit.

h.sie 02-19-10 03:03 AM

@Magic1111: What about using an Online translator:

http://www.online-translator.com/?prmtlang=de

h.sie

Magic1111 02-19-10 06:49 AM

Quote:

Originally Posted by h.sie (Post 1273060)
@Magic1111: What about using an Online translator:

http://www.online-translator.com/?prmtlang=de

h.sie

Hi h.sie !

Yes, I`ll do so this weekend ! I do not have to translate everything, but a few!

Best regards,
Magic

h.sie 02-19-10 07:06 AM

Hi Magic,

if you have probs, contact me in german via PM.

h.sie

h.sie 02-19-10 07:28 AM

I forgot to mention, that this mod is absolutely free - for a 30 days test period.

After that time you have to connect to the h.sie-server in order to make the mod work. Licenses can be obtained via UBIsoft. First 20 customers get a special discounted offer.

h.sie

JCWolf 02-19-10 08:19 AM

Quote:

Originally Posted by h.sie (Post 1273233)
I forgot to mention, that this mod is absolutely free - for a 30 days test period.

After that time you have to connect to the h.sie-server in order to make the mod work. Licenses can be obtained via UBIsoft. First 20 customers get a special discounted offer.

h.sie


What????:hmmm:

Is this a pay Mod????:timeout:

Magic1111 02-19-10 02:04 PM

Quote:

Originally Posted by h.sie (Post 1273202)
Hi Magic,

if you have probs, contact me in german via PM.

h.sie

Hi !

Many thanks for the offer ! IŽll do so, if I need help ! :up:

Best regards to Hamburg from Kassel
Magic:salute:

Stiebler 02-20-10 05:41 AM

@H.sie:

I've finally managed to try your mod with NYGM.

Unfortunately, it doesn't quite give the required result (see below, after my fitting instructions).

I made the changes in your 'DIY toolkit', adjusted for NYGM:
Number of fonts changed from 18 to 20 in menu_1024_768.ini with your two inserts as Font18=... and Font19=... at the end of the FONTS list).
Inserted by cut-and paste your items [G67 I683] to [G67 I686] (and renumbered all the remainder), and changed your example Font=19 to Font=18 and the Font=20 to Font=19. (The original [G67 I683] entry was identical to that also found with GWX3, which I think is what you are using for your DIY example instructions.)
Checked en_menu.txt has entry 589 correct (cut-and-pasted from your DIY kit). Added as new your entry 4999, again cut-and-pasted from your DIY kit.

Installed both these files into the menu folder of your original JSGME-ready took-kit, and installed them with JSGME.

After running SH3, starting from base with 100% hull integrity, I get the following on top right of the crew menu:
black rectangle - red rectangle - black rectangle.
The label 'hull integrity' (item 4999) does not appear.

As a test, I changed your file 'rota.tga' from red to blue colour, and re-tested.
Now I get the following:
black rectangle - blue rectangle - black rectangle.

After sustaining increasing hull damage in depth-charge attacks, the blue rectangle never changed colour.

It seems that the NYGM menu_1024_768.ini file does not register the figures for % hull integrity for some reason (maybe due to stretched screen monitor size, on 20 inch monitor?), nor does it register entry 4999.

If you can think of an explanation, please let me know, because this mod is obviously an excellent idea.

If you want to try this out for yourself, you can easily download NYGM from my signature. Be sure to install NYGM2.5, NYGM 3.2, NYGM 3.3C in that order, to ensure you have the latest files. If you want only to examine the most recent menu_1024_768.ini file, just download NYGM 3.2.

Stiebler.

h.sie 02-20-10 06:43 AM

Hi Stiebler,

if you changed the font numbers in the [Font] section, did you also change the references to these fonts accordingly? See Readme:

* The font number for ItemID=0x67000404 (here: 19) must refer to
the Font Number of HullInteg1.tga in the font list.

* The font number for ItemID=0x67FFFFFD (here: 20) must refer to
the Font Number of HullInteg2.tga in the font list.

If that doesn't help, I'll look into it. I have NYGM always installed as alternative to GWX - still cannot decide what to use....

h.sie

h.sie 02-20-10 07:11 AM

Hi Stiebler,

out of curiosity I made a Mod based on NYGM2.5/3.2/3.3C and it works well.

Can be downloaded from my mediafire page. Added a better color font which shows grey instaed of green for no damage.

h.sie

Stiebler 02-20-10 09:35 AM

Hi H.sie,

Thanks very much for your quick reply.

I have downloaded your NYGM version from Mediafire (this time with a free advert from Betfair.com fouling my computer - what is Filefront like these days?), but I have not yet had the chance to test it.

Quote:

if you changed the font numbers in the [Font] section, did you also change the references to these fonts accordingly? See Readme:

* The font number for ItemID=0x67000404 (here: 19) must refer to
the Font Number of HullInteg1.tga in the font list.

* The font number for ItemID=0x67FFFFFD (here: 20) must refer to
the Font Number of HullInteg2.tga in the font list.
Yes, I did make these changes (for NYGM, to 18 and 19 respectively).

Thanks again, I'll let you know how it works out.

Stiebler.

Stiebler 02-20-10 11:27 AM

@H.sie:

Right, I have now confirmed that your adaption of files for NYGM gives the expected result.
So, great work again, H.sie!

By file swapping between your version of the mod and mine, it became apparent that the problem was caused by my menu_1024_768.ini file.
So I made a file comparison between the two menu_1024_768.ini files, yours and mine.

The ONLY differences were that I had put comments on some lines.
The problem was that I had used these lines:

Fonts=20;; 18 Hsie change
...
Font18=DATA/Menu/Fonts/HullInteg1.tga ;; Hsie
Font19=DATA/Menu/Fonts/HullInteg2.tga ;; Hsie


whereas you had used:

Fonts=20
...
Font18=DATA/Menu/Fonts/HullInteg1.tga
Font19=DATA/Menu/Fonts/HullInteg2.tga


Removing the comments solved the problem completely.

That is the first time I have encountered an SH3 file where adding comments caused a difference.
Other users of H.sie's DIY toolkit should note this.

Stiebler.

h.sie 02-20-10 11:39 AM

Hi Stiebler,

I will report about your problems in an update of the DIY manual.

Nice to know it works for you.

By the way: If you plan to use my mod in NYGM as an OPTION for the user,
then I recommend to use my optional Remover Mod to remove the Colored Indicator
instead of making an optional mod to add the Colored Indicator.

Reason: The Remover Mod does not need a menu.ini, only some Fonts.

So only one version of menu.ini exists.

h.sie

Stiebler 02-20-10 12:33 PM

@H.sie:
Quote:

By the way: If you plan to use my mod in NYGM as an OPTION for the user, then I recommend to use my optional Remover Mod to remove the Colored Indicator instead of making an optional mod to add the Colored Indicator.
OK, acknowledged with thanks.

Stiebler.

Magic1111 02-20-10 02:53 PM

Quote:

Originally Posted by h.sie (Post 1273202)
Hi Magic,

if you have probs, contact me in german via PM.

h.sie

Hello h.sie !

Please check PM, thank you ! :03:

Best regards,
Magic:salute:


All times are GMT -5. The time now is 06:19 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.