View Single Post
Old 08-29-06, 03:50 PM   #334
kaa
Swabbie
 
Join Date: Aug 2006
Posts: 10
Downloads: 0
Uploads: 0
Default

In the file de_menu.txt I've found a glitch inherited after some previous mod - it's present in RUB v1.45 too. When you sink a vessel a message shows up, originally telling you if you destroyed an enemy, neutral or friendly unit. Some previous mod deleted information concerning allegiance but left redundant spaces. Nothing big but I thought it's worth correcting.

is:
Code:
4140=            Einheit zerstört
4141=            Einheit zerstört
4142=            Einheit zerstört
should be:
Code:
4140=Einheit zerstört
4141=Einheit zerstört
4142=Einheit zerstört
Another thing is that with GW I don't see the sunk ship marks on nav map which where present earlier (in RUB?). I liked that. ShipDestroyed.tga is in place and it's entry in maps.cfg also. Is it because I have disabled auto contact map updates? This is how it used to look:
__________________

Last edited by kaa; 08-29-06 at 04:04 PM.
kaa is offline