User Tools

Site Tools


reset_map

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reset_map [2020/06/01 10:33] justinreset_map [2021/04/21 18:43] (current) justin
Line 2: Line 2:
 ---- ----
  
-Resets the specified map to its original state.+Resets the specified [[map|map]] to its original state. When resetting the current [[map]], the [[player_character|player character]] will be returned to the [[tile|tile]] they started on when the [[map|map]] was last loaded.
  
 ====Signature:==== ====Signature:====
Line 10: Line 10:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|map_name|Name of the map to reset.|[[String]]|Yes|+|map_name|Name of the [[map|map]] to reset.|[[string|String]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-reset_map("dungeon")+reset_map("dungeon");
 </code> </code>
-//Results:// The map with resource name "dungeon" is restored to its original state.+//Results:// The [[map|map]] with resource name "dungeon" is restored to its original state.
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
-Use the **Reset Map** function to reset a dungeon containing a puzzle to solve or a series of enemies to defeat when the player leaves without completing the area.+Use the **Reset Map** function to reset a dungeon containing a series of enemies to defeat or a puzzle to solve when the player leaves without completing the area.
 </WRAP> </WRAP>
  
reset_map.1591032827.txt.gz · Last modified: 2020/06/01 10:33 by justin