User Tools

Site Tools


prpl:setunitcurrentcoords

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:setunitcurrentcoords [2016/12/02 23:33] – external edit 127.0.0.1prpl:setunitcurrentcoords [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#units|Units]]
  
-=====  SETUNITCURRENTCOORDS  =====+=====  SetUnitCurrentCoords  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+uid x y | | [ int int int - ] |
  
  
 === Description === === Description ===
 +Sets the unit's cell coordinates.
  
 === Examples === === Examples ===
-<code> i3 = GetIntFromStack(); //y-coord  +<code prpl
- i2 = GetIntFromStack(); //x-coord  +Self 150 100 SetUnitCurrentCoords  
- i1 = GetIntFromStack(); // UID  +
- +
 </code> </code>
  
prpl/setunitcurrentcoords.1480721632.txt.gz · Last modified: 2025/02/14 14:56 (external edit)