User Tools

Site Tools


put_player

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
Next revisionBoth sides next revision
put_player [2017/04/28 12:29] justinput_player [2017/06/20 15:02] justin
Line 9: Line 9:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|tile_id|Description.|[[String]]|Yes| +|tile_id|ID of the destination tile.|[[String]]|Yes| 
-|direction|Description.|[[Constant]]|No|+|direction|Cardinal direction for the player to face towards.|[[Cardinal Direction]]|No|
  
 ====Example:==== ====Example:====
Line 16: Line 16:
 put_player("tile_portal02", EAST) put_player("tile_portal02", EAST)
 </code> </code>
-//Results://+//Results:// The player is immediately repositioned onto the tile with an ID of "tile_portal02".
  
 <WRAP center round tip 100%> <WRAP center round tip 100%>
put_player.txt · Last modified: 2021/10/30 20:18 by justin