User Tools

Site Tools


prpl:randcoordsinrange

Differences

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

Link to this comparison view

Next revision
Previous revision
prpl:randcoordsinrange [2016/12/02 23:33] – external edit 127.0.0.1prpl:randcoordsinrange [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 4: Line 4:
  
 ^Arguments^Result^Notation^ ^Arguments^Result^Notation^
-| | | [ - ] |+|X Y Range|X Y| [int int float int int ] |
  
  
 === Description === === Description ===
 +Gets random cell coordinates in range.
 === Examples === === Examples ===
-<code> f1 = GetFloatFromStack();  +<code> 
- gsy = GetIntFromStack();  +250 200 25 RandCoordsInRange ->x ->y #Gets random coordinates in a range of 25 starting at 250 200
- gsx = GetIntFromStack();  +
- stack.Push(new Data(i1));  +
- stack.Push(new Data(i2));  +
- +
 </code> </code>
  
prpl/randcoordsinrange.1480721632.txt.gz · Last modified: 2025/02/14 14:56 (external edit)