View Single Post
Old 07-13-07, 02:02 AM   #11
Canovaro
Ace of the Deep
 
Join Date: Mar 2007
Location: Netherlands
Posts: 1,062
Downloads: 34
Uploads: 0
Default

Quote:
Originally Posted by ichso
Quote:
Originally Posted by MENTAT
Quote:
Originally Posted by The Milkman
...then theres always that darkend send weather report option that ive never been able to figure out how to use. it only appears when youre submerged.....
Huh? I have never encountered that one??? which mod you are playing?
If you look into the ...\data\Cfg\Commands_*.cfg files you will find a section "RADIO OPERATOR" which includes the following:
Code:
[Cmd453]
Name=Send_weather_report
Ctxt=1
MnID=0x3F290004
I activated those lines (removed the comment markings: ';') but still cannot send any weather reoprt. I didn't try it the submerged way though .

i.
Maybe replacing 1 with 0 will make it appear when surfaced?
Code:
[Cmd453]
Name=Send_weather_report
Ctxt=0
MnID=0x3F290004
Canovaro is offline   Reply With Quote