SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
02-21-17, 12:18 PM | #91 |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
I know it's possible to make the ships' textures change automatically with SH3 Commander, but I don't use it. I would like to make the camo on the deck appear only at the time it was used.
Can anyone explain to me how to do this ? Thx. |
02-21-17, 01:40 PM | #92 | |
Silent Hunter
Join Date: Nov 2002
Location: London. UK
Posts: 4,140
Downloads: 278
Uploads: 0
|
Quote:
Best regards. Fubar2Niner |
|
02-21-17, 02:35 PM | #93 |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
|
02-21-17, 03:01 PM | #94 |
Silent Hunter
Join Date: Nov 2002
Location: London. UK
Posts: 4,140
Downloads: 278
Uploads: 0
|
|
02-21-17, 04:02 PM | #95 |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
From my last tests, it appears that there is a bug in SH3 code. The weapons of Nelson and Rodney evolve all along the war, and I took this into account. So, for example, the 4.7 inch guns have no shield at the beginning of the war. In 1943, a shield is added on Rodney's 4.7"guns. So, I wrote this in the .eqp file : Code:
[Equipment 3] NodeName=A01 LinkName=4_7InchSingleN StartDate=19380101 EndDate=19430531 [Equipment 4] NodeName=A01 LinkName=4_7InchSingleT StartDate=19430601 EndDate=19451231 Anyone has an idea ? |
02-21-17, 05:48 PM | #96 |
Village Idiot
|
"From my last tests, it appears that there is a bug in SH3 code."
Nope. Bug with your eyes. [Equipment 3] NodeName=A01 LinkName=4_7InchSingleN StartDate=19380101 EndDate=19430531 [Equipment 4] NodeName=A01 LinkName=4_7InchSingleT StartDate=19430531 EndDate=19451231 Last edited by Jeff-Groves; 02-21-17 at 06:19 PM. |
02-21-17, 06:05 PM | #97 | |
Village Idiot
|
Quote:
I'd need to know that to answer. |
|
02-21-17, 06:18 PM | #98 | ||
Stowaway
Posts: n/a
Downloads:
Uploads:
|
Quote:
Quote:
Both textures have to be changed to add/remove the camo on the deck. |
||
02-21-17, 06:24 PM | #99 |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
|
02-21-17, 06:25 PM | #100 |
Village Idiot
|
I'd need the complete files to test what I'm pretty sure works.
But here's what I would do. Remove the textures from the dat. Then in the Roster file add this................ [Texture 1] TextureName=data/Sea/NBB_KGeorgeV/NBB_KGeorgeV_T01.tga LightmapTextureName=data/Sea/NBB_KGeorgeV/NBB_KGeorgeV_O01.tga NormalmapTextureName=data/Sea/NBB_KGeorgeV/NBB_KGeorgeV_N01.tga StartDate=19410701 EndDate=19551231 Frequency=3 [Texture 2] TextureName=data/Sea/NBB_KGeorgeV/NBB_KGeorgeV_T01.tga LightmapTextureName=data/Sea/NBB_KGeorgeV/NBB_KGeorgeV_O02.tga NormalmapTextureName=data/Sea/NBB_KGeorgeV/NBB_KGeorgeV_N01.tga StartDate=19401211 EndDate=19551231 Frequency=1 Changing the needed info of course. |
02-21-17, 06:27 PM | #101 |
Village Idiot
|
|
02-21-17, 06:32 PM | #102 |
Village Idiot
|
One thing I can tell you.
Sometimes you need to reboot your system to clear memory. SH3 has a bad habit of hanging stuff in memory if you exit and restart a lot. Try changing 19430531 to 19430601 Last edited by Jeff-Groves; 02-21-17 at 06:52 PM. |
02-22-17, 08:20 AM | #103 | |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
Quote:
|
|
02-22-17, 08:54 AM | #104 | |
Ocean Warrior
Join Date: May 2012
Location: In the sea, on land and above
Posts: 3,395
Downloads: 860
Uploads: 0
|
Quote:
|
|
02-22-17, 09:16 AM | #105 |
Stowaway
Posts: n/a
Downloads:
Uploads:
|
No, it doesn't work. See here : http://www.subsim.com/radioroom/show...9&postcount=98
Try yourself with whatever ship you want. |
|
|