User Tools

Site Tools


prpl:setcurrentcoords

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:setcurrentcoords [2016/12/02 23:33] – external edit 127.0.0.1prpl:setcurrentcoords [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#everything_else_2|Everything Else 2]]+<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#Scripts|Scripts]]
  
-=====  SETCURRENTCOORDS  =====+=====  SetCurrentCoords  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+int int | | [ int int - ] |
  
  
 === Description === === Description ===
 +Sets the coordinates of the current unit (running this script).
  
 === Examples === === Examples ===
-<code> i2 = GetIntFromStack(); // y  +<code prpl
- i1 = GetIntFromStack(); // x  +100 50 SetCurrentCoords #move the unit to that location
- +
 </code> </code>
  
prpl/setcurrentcoords.1480721634.txt.gz · Last modified: 2025/02/14 14:56 (external edit)