This may help you with the MenuId
example:-
In Command_en
[Cmd10]
Name=Interior_fore_camera
Ctxt=1
MnID =0x3F020001
Key0=0x71,,"F2"
Page=0x33000000,3703
Your installation will be different to mine, due to mods. But this shows how to do it.
Copy the 0x3F020001 then open up Menu_1024_768. Then in Edit select find and paste 0x3F020001
Menu_1024_768
[G3F I34]
Name=Command room
Type=1032
ItemID=0x3F020001
ParentID=0x3F020000
Pos=0,-7,40,41
Materials=4
Display=0
Mat 0=data/menu/OLC/Shortcuts/CommandRoom.tga
Mat 1=data/menu/OLC/Shortcuts/CommandRoom.tga
Mat 2=data/menu/OLC/Shortcuts/CommandRoom.tga
Mat 3=data/menu/OLC/Shortcuts/CommandRoom.tga
MatFlags=0x21
TexFmt=0x9
Font=1
TextFlags=0x0
StatesColors=0xB0B0B0FF,0xF F,0xFFFFFFFF,0xFFFFFFFF
This is one of the commands on the slide out menu on the left side of the screen.
[G3F I23]
Name=Group shortcuts
Type=1026
ItemID=0x3F020000
ParentID=0x3F000000
Pos=137,52,570,52
Color=0xFFFFFFFF
VertSlide=-47
This is the ParentID of the group of shortcut commands - the VertSlide command is what makes it slide out from the bottom of the screen. (Note: My shortcuts are at bottom of screen. therefore it is a vertical slide = VertSlide. If it was in the normal position on the left side, it would be an horizontal slide = HorizSlide.)
Last edited by badwolf; 09-13-16 at 12:21 AM.
|