ShowMap

Revision as of 16:00, 7 February 2006 by 10.0.1.94 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

ShowMap MapMarkerID, enableFastTravel (optional) 

Example:

ShowMap SecretDungeon ; show SecretDungeon on world map, but don't enable fast travel
ShowMap NotSoSecretVillage, 1 ; show NotSoSecretVillage on world map, and immediately enable fast travel to it 


Adds the specified map marker to the player's world map. The player will still not be able to fast-travel to this location until she actually travels there once, unless the optional enableFastTravel parameter is set to 1.