SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SH4 Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 04-01-07, 03:12 AM   #1
FritzHeinz
Sailor man
 
Join Date: May 2005
Location: Antartica
Posts: 46
Downloads: 0
Uploads: 0
Default [REQ] Show #Kills on Conning Tower

I saw some of the new skins for various boats, and I especially like the small japanese flags indicating the number of kills. Wondered if it is possible to make a mod where you get those markings automatically after a patrol with succesfull killings.

Last edited by FritzHeinz; 04-01-07 at 03:55 AM.
FritzHeinz is offline   Reply With Quote
Old 04-01-07, 07:39 AM   #2
CaptainCox
Sea Lord
 
Join Date: Feb 2007
Location: A Swede in Frankfurt am Main
Posts: 1,897
Downloads: 4
Uploads: 0
Default

Unfortunately the mechanics in the game don't work like that. You have to do that manually one by one after each patrol in that case, and that's tedious. I guess one could make a program that did this sort a automatic, similar to the conning tower emblem function in SH3 and implement that in a SH4 Commander or what ever will come...still a long shot.
__________________
CaptainCox is offline   Reply With Quote
Old 04-01-07, 07:58 AM   #3
FritzHeinz
Sailor man
 
Join Date: May 2005
Location: Antartica
Posts: 46
Downloads: 0
Uploads: 0
You could produce skins of all combinations of kills

(#merchants, #warships) --> (0,0), (1,0), (0,1), (1,1), (2,0), (2,1), (2,2),(0,2),...

and choose the right skin after your patrol, but thats indeed tedious and I hope this can be automated in some way because I already downed some 21 ships and a few planes in just 3 patrols...

Last edited by FritzHeinz; 04-01-07 at 08:08 AM.
FritzHeinz is offline   Reply With Quote
Old 04-01-07, 04:17 PM   #4
joea
Silent Hunter
 
joea's Avatar
 
Join Date: Jul 2002
Location: At periscope depth in Lake Geneva
Posts: 3,512
Downloads: 25
Uploads: 0
Default

There's a tool like that already for Il-2 called paint victories. It is made for Il-l2 aircraft skins but something similar could be made for SH4??
joea is offline   Reply With Quote
Old 04-01-07, 05:10 PM   #5
Mast
XO
 
Join Date: May 2005
Location: Denver, CO.
Posts: 403
Downloads: 49
Uploads: 0
Great idea! I'm sure somebody will make a mod to do exactly that or a combo to go with jsgme.

Mast
Mast is offline   Reply With Quote
Old 04-02-07, 12:21 AM   #6
CaptainCox
Sea Lord
 
Join Date: Feb 2007
Location: A Swede in Frankfurt am Main
Posts: 1,897
Downloads: 4
Uploads: 0
Default

http://perso.wanadoo.fr/zarodinu/pv/...ctories0_5.zip
If someone wants to check out "Paint Victories"

Or the IL2-MAT manager
http://aces_artwork.airwarfare.com/MATfiles.htm
__________________
CaptainCox is offline   Reply With Quote
Old 04-02-07, 12:30 AM   #7
panthercules
The Old Man
 
Join Date: Apr 2005
Posts: 1,336
Downloads: 6
Uploads: 0
Default

That was a great little program for IL-2 - I used to use it all the time to put victory markers on my planes and it really added a lot to the experience. Unfortunately, I don't know anything about how it worked or how to program something like that, but I would think that for someone who understands how sub skins work in SH4 it wouldn't be that hard to adapt that sort of utility for use with SH4 - sounds like a great way for someone to make a great contribution here
__________________
panthercules is offline   Reply With Quote
Old 04-02-07, 12:35 AM   #8
CaptainCox
Sea Lord
 
Join Date: Feb 2007
Location: A Swede in Frankfurt am Main
Posts: 1,897
Downloads: 4
Uploads: 0
Default

I guess basic skills in VB or C++ code is a must to do something like this. Been doing progs in "VB" before but never a utility like this.
__________________
CaptainCox is offline   Reply With Quote
Old 04-02-07, 03:06 AM   #9
FritzHeinz
Sailor man
 
Join Date: May 2005
Location: Antartica
Posts: 46
Downloads: 0
Uploads: 0
Default

If the are more people that like the idea, perhaps we should ask the devs to include this as a feature in a next patch?
FritzHeinz is offline   Reply With Quote
Old 04-02-07, 06:58 AM   #10
joea
Silent Hunter
 
joea's Avatar
 
Join Date: Jul 2002
Location: At periscope depth in Lake Geneva
Posts: 3,512
Downloads: 25
Uploads: 0
Default

I want to say though, the IL2 tool is not automatic, it opens the skin file you tell it to, and you then can choose different kill marks and where to apply them, as well as how many. Might be easier here as while for example, the Luftwaffe tended to mark rudders, while others like the USAAF, VVS or RAF fuselages (bombers nose for bombing runs) in this case it would always be on the conning tower and always those little rising sun flags.
joea is offline   Reply With Quote
Old 04-02-07, 11:25 PM   #11
panthercules
The Old Man
 
Join Date: Apr 2005
Posts: 1,336
Downloads: 6
Uploads: 0
Default

Quote:
Originally Posted by joea
I want to say though, the IL2 tool is not automatic, it opens the skin file you tell it to, and you then can choose different kill marks and where to apply them, as well as how many. Might be easier here as while for example, the Luftwaffe tended to mark rudders, while others like the USAAF, VVS or RAF fuselages (bombers nose for bombing runs) in this case it would always be on the conning tower and always those little rising sun flags.
I agree - it wasn't automatic but it made it really easy to open up a skin and let you paste stuff on - the tricky part here seems to me is for those of us who don't know how skins work, where they're stored, what parts represent the proper sides of the conning tower, etc., it's pretty hard to contemplate trying to open up the skin files manually to do this - if that part could be automated by this sort of utility so all you had to do was choose your sub type from a drop down menu and the applet/utility would open up the skin to the right part, let you paste in your desired markings (presumably, the utility would just have to include two types of flag/markings - one for merchants and one for warships, so this would be easy), and then the utility would automatically save the skin back down in appropriate place and format for the game to use. As I said, it seems pretty easy to lay out the logic of how it ought to work - just wish I had some programming skills to be able to do it myself, but I don't think I'd get very far trying to do this in BASIC, hehe
__________________
panthercules is offline   Reply With Quote
Old 05-26-07, 10:20 PM   #12
CptJoker
Watch
 
Join Date: May 2007
Posts: 17
Downloads: 81
Uploads: 0
Default

Sounds like an awesome idea. I'd add to that the ability to add the white boat numbers. Shouldn't be much a stretch.

Just out of curiosity, is anyone else thinking of or already doing this?
__________________

CptJoker is offline   Reply With Quote
Old 05-28-07, 05:29 AM   #13
FritzHeinz
Sailor man
 
Join Date: May 2005
Location: Antartica
Posts: 46
Downloads: 0
Uploads: 0
Default

Haven't seen any replies on this topic for awhile. I presume there are more pressing matters like making gameplay more error-free before anyone will adress such a nice new feature...:hmm:
FritzHeinz is offline   Reply With Quote
Old 05-28-07, 06:11 AM   #14
CaptainCox
Sea Lord
 
Join Date: Feb 2007
Location: A Swede in Frankfurt am Main
Posts: 1,897
Downloads: 4
Uploads: 0
Default

Its not that...its rather that its dam hard to do this. I was thinking about the possibility to try to port it from SH3...a long shot I know. Another way would be to do a C++/JAVA app or something. There are some guys around here with those skills...but this stuff takes time. I am not sure as to why the devs took this feature out, since it was in SH3. Maybe not all boats had conning art, but it's still a cool feature to personalize the game etc.

Or maybe mail the guy that did the prog for IL-2...I am not sure if hes still around or if he is even interested, but maybe he could give us some hints or even the source code...just thinking loud here.

The guys name is Nicolas "Nikko" Bertrand niberto@caramail.com
__________________
CaptainCox is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 07:23 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.