View Single Post
Old 02-14-09, 10:07 AM   #6
GlobalExplorer
Admiral
 
Join Date: May 2005
Location: Berlin
Posts: 2,015
Downloads: 165
Uploads: 0
Default

here a repost of my suggestion for the dolphin / iceberg problem:

Quote:
Hey tuddley

Yes. They represent dolphins. Dolphins are more of a hack in that they were ommited from the original release and they do syntactically not conform the standard. A lot of them were coded in after I finished the bulk work on Sh3Gen, and to be honest, I never got round to fixing the problem (which could only be in the form of a hack in the Sh3Gen parser), and dont think I ever will.

There is an easy way to get rid of the problem. All output text strings can be found in files and the "iceberg" string can be found in:

Sh3Gen\Database\Dictionary\English\Map.names

or

Sh3Gen\Database\Dictionary\German\Map.names

if you are using german as output language.

If you now look for the line

<Name Key="Iceberg">Icebergs</Name>

and change it to (for example)

<Name Key="Iceberg">Environmental</Name>

it should not bother you any more.

There could also be a way to supress them altogether in Parameters.ini, but I don't remember now.
for this and other questions please refer to this thread:

http://www.subsim.com/radioroom/show...ghlight=sh3gen
__________________

GlobalExplorer is offline   Reply With Quote