User Tools

Site Tools


prpl:currentcoords

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:currentcoords [2016/12/02 23:33] – external edit 127.0.0.1prpl:currentcoords [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]]
  
-=====  CURRENTCOORDS  =====+=====  CurrentCoords  =====
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+| | X Coord, Y Coord| [ - x1, y1 ] |
  
  
 === Description === === Description ===
 +Returns the Current X and Y Coord of the unit running the command.
  
 === Examples === === Examples ===
-<code> stack.Push(new Data(GetCell(baseUnit.coordX)));  +<code prpl
- stack.Push(new Data(GetCell(baseUnit.coordY)));  +        CurrentCoords Trace2 
- +
 </code> </code>
  
prpl/currentcoords.1480721632.txt.gz · Last modified: 2025/02/14 14:56 (external edit)