View Full Version : How? Weather report button and visual contact button
Hi, How to add weather report button and visual contacts button?
What and where (which file) it needed to be changed?
I know it is in TMO but i would like it in stock game as well
Thanks in Advance
Hylander_1314
12-16-11, 06:45 AM
This is what I found in the Commands.cfg file in the CFG folder in the SH4 directory,
[Cmd261]
Name=Report_weather
Ctxt=1
MnID=0x3F250006
Key0=0x57,c,"Ctrl+W"
;[Cmd453]
;Name=Send_weather_report
;Ctxt=1
;MnID=0x3F290004
How it is linked to a button on the menu in the game I don't know.
But if memory serves, even in stock, you could get a weather report from the Watch Officer.
TheDarkWraith
12-17-11, 01:06 PM
This is what I found in the Commands.cfg file in the CFG folder in the SH4 directory,
[Cmd261]
Name=Report_weather
Ctxt=1
MnID=0x3F250006
Key0=0x57,c,"Ctrl+W"
;[Cmd453]
;Name=Send_weather_report
;Ctxt=1
;MnID=0x3F290004
How it is linked to a button on the menu in the game I don't know.
It's staring you right in the face:
MnID=0x3F290004
Change that MnID to the menu ID of the button.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.