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-12-14, 05:38 PM   #1
Fahnenbohn
Ace of the Deep
 
Join Date: Sep 2013
Location: France
Posts: 1,072
Downloads: 155
Uploads: 0
Default

@ makman : I've tried your solution, but it doesn't seem to work. Is there anything wrong in my text :

[G3F I345]
Name=Clock Face
Type=1031;Stat bmp array
ItemID=0x3FE00000
ParentID=0x3F000000
Pos=1,740,155,155
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/24_Clock.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
VertSlide=180

And here is the white compass (maybe i didn't well explain myself) :



@ Tycho : very nice dial, you are good at graphic design, I especially like the reflection effect.
Fahnenbohn is offline   Reply With Quote
Old 11-13-14, 02:21 AM   #2
Tycho
Sonar Guy
 
Join Date: Oct 2009
Location: Sofia, Bg
Posts: 384
Downloads: 264
Uploads: 1


Default

I'm away from my computer and SH3 now, but try with menu group, like that:

Quote:
[G3F I344]
Name=Clock Slide out
Type=1026
ItemID=0x3FE0000A
ParentID=0x3F000000
Pos=1,740,155,155
VertSlide=180

[G3F I345]
Name=Clock Face
Type=1031;Stat bmp array
ItemID=0x3FE00000
ParentID=0x3FE0000A
Pos=0,0,155,155
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/24_Clock.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
Parent rest of the elements with Clock Face

Quote:
Originally Posted by Fahnenbohn View Post
@ Tycho : very nice dial, you are good at graphic design, I especially like the reflection effect.
No, this is just from photo of real Hanhart stopwatch. I edit it a little, liked the result, and integrate it in my installation.
__________________
If you ride like lightning, you're gonna crash like thunder.
Tycho is offline   Reply With Quote
Old 11-13-14, 03:32 AM   #3
Fahnenbohn
Ace of the Deep
 
Join Date: Sep 2013
Location: France
Posts: 1,072
Downloads: 155
Uploads: 0
Default

Quote:
Originally Posted by Tycho View Post
I'm away from my computer and SH3 now, but try with menu group, like that:

[G3F I344]
Name=Clock Slide out
Type=1026
ItemID=0x3FE0000A
ParentID=0x3F000000
Pos=1,740,155,155
VertSlide=180

[G3F I345]
Name=Clock Face
Type=1031;Stat bmp array
ItemID=0x3FE00000
ParentID=0x3FE0000A
Pos=0,0,155,155
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/24_Clock.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
Thank you Tycho, yes, it already seems much more credible !
I'll try that when I have enough free time (busy right now).
Cheers

Last edited by Fahnenbohn; 11-13-14 at 04:14 AM.
Fahnenbohn is offline   Reply With Quote
Old 11-13-14, 04:27 AM   #4
makman94
Hellas
 
Join Date: Jul 2008
Posts: 2,325
Downloads: 182
Uploads: 7


Default

Quote:
Originally Posted by Fahnenbohn View Post
@ makman : I've tried your solution, but it doesn't seem to work. Is there anything wrong in my text :

[G3F I345]
Name=Clock Face
Type=1031;Stat bmp array
ItemID=0x3FE00000
ParentID=0x3F000000
Pos=1,740,155,155
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/24_Clock.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
VertSlide=180

....
the mistake here is that you didn't put the command at the end of the clock's menu entry.
Tycho is correct and is showing you were to put the command (type=26 is the menu entry)
__________________
Knowledge is the only thing that nobody can ever take from you...



Mediafire page:http://www.mediafire.com/folder/da50.../Makman94_Mods
makman94 is offline   Reply With Quote
Old 11-13-14, 04:52 AM   #5
Fahnenbohn
Ace of the Deep
 
Join Date: Sep 2013
Location: France
Posts: 1,072
Downloads: 155
Uploads: 0
Default

OK Makman.
I was not competant enough to understand what you were talking about ...
Fahnenbohn is offline   Reply With Quote
Old 11-13-14, 10:04 AM   #6
Fahnenbohn
Ace of the Deep
 
Join Date: Sep 2013
Location: France
Posts: 1,072
Downloads: 155
Uploads: 0
Default

OK. My slippery clock is now working properly.

I would like to add one last option : would it be possible to fix the clock on the screen by clicking on it, once it has come down from the upper edge of the screen ? And then make it disappear again by clicking on it again ?
Fahnenbohn is offline   Reply With Quote
Old 11-13-14, 02:38 PM   #7
BigWalleye
Sea Lord
 
Join Date: Jul 2012
Location: On the Eye-lond, mon!
Posts: 1,987
Downloads: 465
Uploads: 0


Default

Quote:
Originally Posted by Fahnenbohn View Post
OK. My slippery clock is now working properly.

I would like to add one last option : would it be possible to fix the clock on the screen by clicking on it, once it has come down from the upper edge of the screen ? And then make it disappear again by clicking on it again ?
I don't know any way to do this, but you could tie it to an officer, so that clicking on the officer brings up the clock. Clicking on another officer, or changing screens, would make the clock vanish.

Alternatively, you could put the clock off-screen, with an invisible "tab" on-screen. Click and drag on the tab to pull the clock on-screen. It then stays on-screen. You could either have it disappear when changing screens or have it remain on-screen until dragged off.

If you are interested in either approach, post and I'll PM you some example menu.ini entries. I imagine it's too esoteric to cover on the public forum.
BigWalleye is offline   Reply With Quote
Old 11-13-14, 04:47 PM   #8
Fahnenbohn
Ace of the Deep
 
Join Date: Sep 2013
Location: France
Posts: 1,072
Downloads: 155
Uploads: 0
Default

Thank you BigWalleye for your suggestions and help, but I prefer a free draggable clock to these options. So now, I have to write a "readme", and this little mod will be downloadable. I will wait a day or two to see if anyone would have a solution to my little challenge :

Would it be possible to fix the clock on the screen by clicking on it, once it has come down from the upper edge of the screen ? And then make it disappear again by clicking on it again ?

F.
Fahnenbohn is offline   Reply With Quote
Old 11-13-14, 05:30 PM   #9
Fahnenbohn
Ace of the Deep
 
Join Date: Sep 2013
Location: France
Posts: 1,072
Downloads: 155
Uploads: 0
Default

THE FINAL RESULT :

Fahnenbohn 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 04:05 PM.


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.