fvd
11-19-07, 01:45 PM
Hi everyone,
I'm trying to make an improved recognition manual.
I know WernerSobe is busy with one that is better ordered etc.
I'm just trying to adjust the existing one.
I would like to make one which shows both views of a ship on one page, so you won't have to click so much. (like in SH3)
This offcourse to save time during the identification process.
It will be only my second mod so i could use some help here (and i know there's plenty of experience available on this forum ;) )
Here's a piece of code from the 1024_768.ini-file which contains a part of the solution i think:
[G25 I1]
Name=Page recognition manual
Type=1027;Menu page
ItemID=0x25000000
ParentID=0x0
Pos=0,0,1024,768
Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x25000000 -0.5 0.5 0 0
LoadingMode=2
[G25 I2]
Name=Rec manual
Type=1026;Menu group
ItemID=0x25010000
ParentID=0x25000000
Pos=0,-412,812,276
Zone= 0 356 812 276 0 1 0x25000000 0 -0.536458 0x25010000 0 0 0 0
Color=0xFFFFFFFF
First of all i would like to know which module is the right one to adjust (is it G25 I1 or G25 I2 ?)
Second question:
I asume that the line "zone" defines the size of the recog. manual window?
Can someone explain to me how this is build?
How can i adjust the height of this window, which figure is responsable for this?
Hope i can get some help here, so i can post a new helpfull mod soon here :D
Regards,
fvd
I'm trying to make an improved recognition manual.
I know WernerSobe is busy with one that is better ordered etc.
I'm just trying to adjust the existing one.
I would like to make one which shows both views of a ship on one page, so you won't have to click so much. (like in SH3)
This offcourse to save time during the identification process.
It will be only my second mod so i could use some help here (and i know there's plenty of experience available on this forum ;) )
Here's a piece of code from the 1024_768.ini-file which contains a part of the solution i think:
[G25 I1]
Name=Page recognition manual
Type=1027;Menu page
ItemID=0x25000000
ParentID=0x0
Pos=0,0,1024,768
Zone= 0 768 1024 768 2 1 0x0 0.5 -0.5 0x25000000 -0.5 0.5 0 0
LoadingMode=2
[G25 I2]
Name=Rec manual
Type=1026;Menu group
ItemID=0x25010000
ParentID=0x25000000
Pos=0,-412,812,276
Zone= 0 356 812 276 0 1 0x25000000 0 -0.536458 0x25010000 0 0 0 0
Color=0xFFFFFFFF
First of all i would like to know which module is the right one to adjust (is it G25 I1 or G25 I2 ?)
Second question:
I asume that the line "zone" defines the size of the recog. manual window?
Can someone explain to me how this is build?
How can i adjust the height of this window, which figure is responsable for this?
Hope i can get some help here, so i can post a new helpfull mod soon here :D
Regards,
fvd