PDA

View Full Version : Promotions in SH3 GWX...


Red Heat
08-03-12, 05:16 PM
*This post was original from Cezbor...

***20013;***22269;***27700;***20853;
http://www.subsim.com/radioroom/images/ranks/nippon_sailor.jpg

Join Date: Aug 2007
Location: Bia³ystok, Polska
Posts: 272
Downloads: 15
Uploads: 0


http://www.subsim.com/radioroom/images/icons/icon1.gif
Back to base.

Here is some more specific information:

Edit Basic cfg file in SH3/data/Config directory by implementing Tessa's info:
[PLAYER_RENOWN]
AcademyBonus=1000
RankLevel0=0; SCORE
RankLevel1=1499; SCORE
RankLevel2=7999; SCORE
RankLevel3=14999; SCORE
RankLevel4=22999; SCORE
RankLevel6=36999; SCORE
RankLevel7=58999; SCORE
RankLevel8=94999; SCORE
RankLevel9=152999; SCORE

Next step - Edit en_menu txt file in SH3/data/menu directory by implementing this:
(...)

169=Oberleutnant z. S.
170=Oberleutnant z. S.; Kapitänleutnant
171=Kapitänleutnant; Korvettenkapitän
172=Korvettenkapitän; Fregattenkapitän
173=Fregattenkapitän; Kapitän z. S.
174=Kapitän z. S.; Kommodore

175=Exit To Menu

176=Komodore, Konteradmiral
177=Konteradmiral; Vizeadmiral
178=Vizeadmiral; Admiral
178=Admiral; Grossadmiral

(...)
than edit in SH3 Commander Cfg. files directory file named static settings in this way:

";The below lines provide more realistic promotions (sooner) and medals (longer)
;within the context of the SH3 game engine
;PLAYER_RENOWN|RankLevel0=0; SCORE
;PLAYER_RENOWN|RankLevel1=1499; SCORE
;PLAYER_RENOWN|RankLevel2=7999; SCORE
;PLAYER_RENOWN|RankLevel3=14999; SCORE
;PLAYER_RENOWN|RankLevel4=22999; SCORE
;PLAYER_RENOWN|RankLevel6=36999; SCORE
;PLAYER_RENOWN|RankLevel7=58999; SCORE
;PLAYER_RENOWN|RankLevel8=94999; SCORE
;PLAYER_RENOWN|RankLevel9=152999; SCORE
;PLAYER_RENOWN|MedalSettings0=0.25
;PLAYER_RENOWN|MedalSettings1=0.5
;PLAYER_RENOWN|MedalSettings2=1
;PLAYER_RENOWN|MedalScore0=3000;2 class, SCORE
;PLAYER_RENOWN|MedalScore1=6000;1 class, SCORE
;PLAYER_RENOWN|MedalScore2=20000; knight, SCORE
;PLAYER_RENOWN|MedalScore3=30000; oak leaves, SCORE
;PLAYER_RENOWN|MedalScore4=40000;swords, SCORE
;PLAYER_RENOWN|MedalScore5=50000;diamonds, SCORE
;PLAYER_RENOWN|MedalScore6=90000;all, SCORE"


And that should do the trick.

Now SH3 Com. will recognize ranks higher than Kapitänleutnant. It will also support it with appropriate rank labels in SH3 crew list and crew management screen.

Wreford-Brown
08-04-12, 02:13 AM
Here is some more specific information:

Almost right, but anything prefaced by a ; will not be read therefore adjust the following:

Next step - Edit en_menu txt file in SH3/data/menu directory by implementing this:
(...)

DELETE ALL INFO IN RED AS IT IS NUGATORY

169=Oberleutnant z. S.
170=Oberleutnant z. S.; Kapitänleutnant
171=Kapitänleutnant; Korvettenkapitän
172=Korvettenkapitän; Fregattenkapitän
173=Fregattenkapitän; Kapitän z. S.
174=Kapitän z. S.; Kommodore

175=Exit To Menu

176=Komodore, Konteradmiral
177=Konteradmiral; Vizeadmiral
178=Vizeadmiral; Admiral
178=Admiral; Grossadmiral

(...)
than edit in SH3 Commander Cfg. files directory file named static settings in this way:

";The below lines provide more realistic promotions (sooner) and medals (longer)
;within the context of the SH3 game engine

DELETE ALL ; IN RED

;PLAYER_RENOWN|RankLevel0=0; SCORE
;PLAYER_RENOWN|RankLevel1=1499; SCORE
;PLAYER_RENOWN|RankLevel2=7999; SCORE
;PLAYER_RENOWN|RankLevel3=14999; SCORE
;PLAYER_RENOWN|RankLevel4=22999; SCORE
;PLAYER_RENOWN|RankLevel6=36999; SCORE
;PLAYER_RENOWN|RankLevel7=58999; SCORE
;PLAYER_RENOWN|RankLevel8=94999; SCORE
;PLAYER_RENOWN|RankLevel9=152999; SCORE
;PLAYER_RENOWN|MedalSettings0=0.25
;PLAYER_RENOWN|MedalSettings1=0.5
;PLAYER_RENOWN|MedalSettings2=1
;PLAYER_RENOWN|MedalScore0=3000;2 class, SCORE
;PLAYER_RENOWN|MedalScore1=6000;1 class, SCORE
;PLAYER_RENOWN|MedalScore2=20000; knight, SCORE
;PLAYER_RENOWN|MedalScore3=30000; oak leaves, SCORE
;PLAYER_RENOWN|MedalScore4=40000;swords, SCORE
;PLAYER_RENOWN|MedalScore5=50000;diamonds, SCORE
;PLAYER_RENOWN|MedalScore6=90000;all, SCORE"


You should be good to go!

Wreford-Brown
08-06-12, 01:30 PM
@Red Heat

I've got a little SH3 Commander mod (http://www.mediafire.com/?6fn2m5nefsw0yow) based on the info you've been kind enough to share with us that you may be interested in.
Please PM for the password.

WB

Spruence M
09-29-12, 01:15 PM
*This post was original from Cezbor...

Here is some more specific information:

Edit Basic cfg file in SH3/data/Config directory by implementing Tessa's info:
[PLAYER_RENOWN]
AcademyBonus=1000
RankLevel0=0; SCORE
RankLevel1=1499; SCORE
RankLevel2=7999; SCORE
RankLevel3=14999; SCORE
RankLevel4=22999; SCORE
RankLevel6=36999; SCORE
RankLevel7=58999; SCORE
RankLevel8=94999; SCORE
RankLevel9=152999; SCORE

Next step - Edit en_menu txt file in SH3/data/menu directory by implementing this:
(...)

169=Oberleutnant z. S.
170=Oberleutnant z. S.; Kapitänleutnant
171=Kapitänleutnant; Korvettenkapitän
172=Korvettenkapitän; Fregattenkapitän
173=Fregattenkapitän; Kapitän z. S.
174=Kapitän z. S.; Kommodore

175=Exit To Menu

176=Komodore, Konteradmiral
177=Konteradmiral; Vizeadmiral
178=Vizeadmiral; Admiral
178=Admiral; Grossadmiral

(...)
than edit in SH3 Commander Cfg. files directory file named static settings in this way:

";The below lines provide more realistic promotions (sooner) and medals (longer)
;within the context of the SH3 game engine
;PLAYER_RENOWN|RankLevel0=0; SCORE
;PLAYER_RENOWN|RankLevel1=1499; SCORE
;PLAYER_RENOWN|RankLevel2=7999; SCORE
;PLAYER_RENOWN|RankLevel3=14999; SCORE
;PLAYER_RENOWN|RankLevel4=22999; SCORE
;PLAYER_RENOWN|RankLevel6=36999; SCORE
;PLAYER_RENOWN|RankLevel7=58999; SCORE
;PLAYER_RENOWN|RankLevel8=94999; SCORE
;PLAYER_RENOWN|RankLevel9=152999; SCORE
;PLAYER_RENOWN|MedalSettings0=0.25
;PLAYER_RENOWN|MedalSettings1=0.5
;PLAYER_RENOWN|MedalSettings2=1
;PLAYER_RENOWN|MedalScore0=3000;2 class, SCORE
;PLAYER_RENOWN|MedalScore1=6000;1 class, SCORE
;PLAYER_RENOWN|MedalScore2=20000; knight, SCORE
;PLAYER_RENOWN|MedalScore3=30000; oak leaves, SCORE
;PLAYER_RENOWN|MedalScore4=40000;swords, SCORE
;PLAYER_RENOWN|MedalScore5=50000;diamonds, SCORE
;PLAYER_RENOWN|MedalScore6=90000;all, SCORE"


And that should do the trick.

Now SH3 Com. will recognize ranks higher than Kapitänleutnant. It will also support it with appropriate rank labels in SH3 crew list and crew management screen.


i dont even have a sh3/data/config directory

Red Heat
09-29-12, 03:28 PM
@Red Heat

I've got a little SH3 Commander mod (http://www.mediafire.com/?6fn2m5nefsw0yow) based on the info you've been kind enough to share with us that you may be interested in.
Please PM for the password.

WB

Hello

At this moment i have a problem im my rig (and at this moment im using my netbook from my sister) so...im in the dry dock for heavy repairs. But when i recover from this i have must pleasure to test your mod or help the best away i can, or if you want e-mail me please.


P.S. Ah...another thing my friend your name mod its very unfair...i just post the link about how to change the promotions, only that. All the work and credits and valours go to cezbor. So i sugest your mod name must be like: "cezbor SH3 Cmdr extra promotions.rar".

Thank you very much... :)

VONHARRIS
09-30-12, 02:04 AM
i dont even have a sh3/data/config directory

It is sh3/data/cfg.

But it is much easier to use WB's SH3 Commander mod (http://www.mediafire.com/?6fn2m5nefsw0yow) which will make your life much easier.

Just install the mod into your SH3 Commander NOT directly to SH3.

Good luck.

Wreford-Brown
09-30-12, 04:22 AM
There's an unencrypted version of the mod at this link (http://www.mediafire.com/?x8eanxsbc7i14no)

Red Heat
07-21-15, 01:47 PM
Hello

Wreford-Brown...im back again after a long period of time and with a very strong will to go to the Sea again witch i all ready did. Actually im in second war patrol and im using and testing your mod: WB and Cezbor's SH3 Cmdr extra promotions ( unencrypted version) and later i will give my personal feedback to you. Thank you... :salute:

Aks
07-22-15, 11:39 AM
Red Heat can you answer on my questions?

1. What means strings
"MedalSettings0=0.25
MedalSettings1=0.5
MedalSettings2=1"

2. What is "Medal Score"? Is it depends on sunk tonnage? If yes - how it depends?

3. Why the file Basic.cfg haven't the informations about uboat war badge and front clasp to u-boat commander?

Red Heat
07-23-15, 02:26 PM
Hii mate

Im sorry but im not the right person to answer to your questions the mod im using its as made by Wreford-Brown based in a old post from Cezbor and i just share the info in the forum. This mod "WB and Cezbor's SH3 Cmdr extra promotions" ( unencrypted version) its based in the info shared by Cezbor.

Red Heat
07-23-15, 04:28 PM
*Salute

Well...so far so good second war patrol as LEUTNANT Z. S. my uboot sunk:
18389 tons, third war patrol: 34118 tons and i was promoted to OBERLEUTNANT Z. S. no medals yeat witch its correct...:up: