Difference between revisions of "ShowMap"

211 bytes added ,  15:56, 20 June 2008
m
Added Search Terms
imported>Cuthalion
m
imported>Vswe
m (Added Search Terms)
 
(9 intermediate revisions by 5 users not shown)
Line 3: Line 3:
'''Example:'''
'''Example:'''
  ShowMap SecretDungeonMapMarker ; show SecretDungeon on world map, but don't enable fast travel
  ShowMap SecretDungeonMapMarker ; show SecretDungeon on world map, but don't enable fast travel
  ShowMap NotSoSecretVillageMapMarker, 1 ; show NotSoSecretVillage on world map, and immediately enable fast travel to it  
  ShowMap NotSoSecretVillageMapMarker, 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.  
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 or he actually travels there once unless the optional enableFastTravel parameter is set to 1.  


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]
<!-- Begin Search Terms
show
map
End Search Terms -->
Anonymous user