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 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 11-22-11, 01:06 PM   #1
reaper7
sim2reality
 
Join Date: Jun 2007
Location: AM 82
Posts: 2,280
Downloads: 258
Uploads: 30
Default

A possible workaround if possible now that you can create your own crew models and clothing. is to make an invisible crew member (No texture) that is always standing at the gun.
Now instead of a rain-coat give him a rain-cover that goes over the gun.
So in essence this is the only clothing the crew member has that has a visible texture.

So hes always there but transparent, during normal weather but as soon as it rain's his clothing is switched out for the visible gun cover.
Would this be possible.
reaper7 is offline   Reply With Quote
Old 11-22-11, 01:44 PM   #2
Hans Witteman
Kaleun of U-3
 
Join Date: Sep 2008
Location: somewhere in 1939
Posts: 1,816
Downloads: 123
Uploads: 0
Default

Quote:
Originally Posted by reaper7 View Post
A possible workaround if possible now that you can create your own crew models and clothing. is to make an invisible crew member (No texture) that is always standing at the gun.
Now instead of a rain-coat give him a rain-cover that goes over the gun.
So in essence this is the only clothing the crew member has that has a visible texture.

So hes always there but transparent, during normal weather but as soon as it rain's his clothing is switched out for the visible gun cover.
Would this be possible.
Hi mate,

I am not sure i understand what you are explaining but i was thinking that since many thing are now possible with code injection we should address those rain gear and weather change via code injection.

Give me a trigger link to weather change and seasons and i will give you amazing stuff like snow in winter and icy boat etc.

If someone can do this it have to be h.sie or Stiebler i can't see anyone else up to this task.

Waiting for any advice.

Best regards Hans
__________________




Hans Witteman is offline   Reply With Quote
Old 11-22-11, 01:56 PM   #3
h.sie
Admiral
 
Join Date: Jul 2008
Posts: 2,192
Downloads: 131
Uploads: 0


Default

Hi Hans,

in the past I tried to solve the mentioned problem and I had a fix for that, but it had bad side-effects (some CTD) and thus I cancelled working on this, because for my personal taste it is not that important. I must admit: I have deleted the files unfortunately.

By the way: I have never seen photographs of Uboat crew with a swastika on their t-shirt. Are you sure this is historically accurate?
__________________
My Mediafire page: http://www.mediafire.com/hsie
h.sie is offline   Reply With Quote
Old 11-22-11, 02:08 PM   #4
Hans Witteman
Kaleun of U-3
 
Join Date: Sep 2008
Location: somewhere in 1939
Posts: 1,816
Downloads: 123
Uploads: 0
Default

Quote:
Originally Posted by h.sie View Post
Hi Hans,

in the past I tried to solve the mentioned problem and I had a fix for that, but it had bad side-effects (some CTD) and thus I cancelled working on this, because for my personal taste it is not that important. I must admit: I have deleted the files unfortunately.

By the way: I have never seen photographs of Uboat crew with a swastika on their t-shirt. Are you sure this is historically accurate?
Hi mate,

Thank for peeking in and maybe we could look at another kind of approach because i am convinced we could set such a trigger in one way or another.

For the swastika you saw on crew shirt the eagle patch was taken from a real t-shirt belonging to u-boat crew this t-shirt was standard issue.

Best regards Hans
__________________




Hans Witteman is offline   Reply With Quote
Old 11-22-11, 03:58 PM   #5
Hans Witteman
Kaleun of U-3
 
Join Date: Sep 2008
Location: somewhere in 1939
Posts: 1,816
Downloads: 123
Uploads: 0
Default

Quote:
Originally Posted by h.sie View Post
Hi Hans,



By the way: I have never seen photographs of Uboat crew with a swastika on their t-shirt. Are you sure this is historically accurate?
I just peak in my photo collection and i found one and i know i saw another with crew men taking a nap inside boat wearing the eagle t-shirt.



from the book U-boat crew here



And this one that i use to model the crew playing card.



Best regards Hans
__________________




Hans Witteman is offline   Reply With Quote
Old 11-22-11, 02:21 PM   #6
reaper7
sim2reality
 
Join Date: Jun 2007
Location: AM 82
Posts: 2,280
Downloads: 258
Uploads: 30
Default

Quote:
Originally Posted by Hans Witteman View Post
Hi mate,

I am not sure i understand what you are explaining but i was thinking that since many thing are now possible with code injection we should address those rain gear and weather change via code injection.

Give me a trigger link to weather change and seasons and i will give you amazing stuff like snow in winter and icy boat etc.

If someone can do this it have to be h.sie or Stiebler i can't see anyone else up to this task.

Waiting for any advice.

Best regards Hans
No problem Mte, I'll try to explain it better

1. In stock Crew wear RainGear during the rain
2. You want to put a cover (Like a Large RainGear) over the Gun.

So in essence a method to do this.

1. Place a New stationery crew Member right bang in the center of the Gun (Or beside if not possible due to collision detection - unless collision detection can be removed)
2. Give this crew member its own texture - 100% alpha ie transparent (So the crew member appears transparent to the player).
3. Assign it own rain gear model - The large Rain cover for the gun. (Guessing you know how to assign clothes as I don't so can't explain how to do this bit).
4. Now as long as its not raining the crew member will remain invisible but as soon as it rains the game automatically assign the rain gear to all crew members outside - and as he have assigned the large rain cover as that crew members raingear it will appear over the crew member and hence over the gun.


Now since the crew member is still invisible and doesn't move the raincover will appear stationery over the Gun.

This is just guesswork - but I'm sure should be possible to to. And would be a workaround if no trigger can be found.
reaper7 is offline   Reply With Quote
Old 11-22-11, 02:42 PM   #7
Madox58
Stowaway
 
Posts: n/a
Downloads:
Uploads:
Default

All I can tell you is that the POSR stuff controls crew wearing rain gear.
But I don't know all the detail of the workings between POS and POSR nodes.

I'm heavily involved in several other Games at the moment also.
  Reply With Quote
Old 11-22-11, 04:04 PM   #8
Hans Witteman
Kaleun of U-3
 
Join Date: Sep 2008
Location: somewhere in 1939
Posts: 1,816
Downloads: 123
Uploads: 0
Default

Quote:
Originally Posted by privateer View Post
All I can tell you is that the POSR stuff controls crew wearing rain gear.
But I don't know all the detail of the workings between POS and POSR nodes.

I'm heavily involved in several other Games at the moment also.

Hi mate,

Long time no see, thank for the insight but what would be very handy and useful for any further improvement would be a real trigger based on seasons and weather i am convinced we will overcome this.

Best regards Hans
__________________




Hans Witteman is offline   Reply With Quote
Old 11-22-11, 04:01 PM   #9
Hans Witteman
Kaleun of U-3
 
Join Date: Sep 2008
Location: somewhere in 1939
Posts: 1,816
Downloads: 123
Uploads: 0
Default

Quote:
Originally Posted by reaper7 View Post
No problem Mte, I'll try to explain it better

1. In stock Crew wear RainGear during the rain
2. You want to put a cover (Like a Large RainGear) over the Gun.

So in essence a method to do this.

1. Place a New stationery crew Member right bang in the center of the Gun (Or beside if not possible due to collision detection - unless collision detection can be removed)
2. Give this crew member its own texture - 100% alpha ie transparent (So the crew member appears transparent to the player).
3. Assign it own rain gear model - The large Rain cover for the gun. (Guessing you know how to assign clothes as I don't so can't explain how to do this bit).
4. Now as long as its not raining the crew member will remain invisible but as soon as it rains the game automatically assign the rain gear to all crew members outside - and as he have assigned the large rain cover as that crew members raingear it will appear over the crew member and hence over the gun.


Now since the crew member is still invisible and doesn't move the raincover will appear stationery over the Gun.

This is just guesswork - but I'm sure should be possible to to. And would be a workaround if no trigger can be found.
Hi mate,

The way the controllers are set will make this solution not viable and way too much trouble we will find a more elegant one but thank for thinking on it.

Best regards Hans
__________________




Hans Witteman 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 03:08 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.