crpl:docs:randcoordsinrange

Differences

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

Link to this comparison view

Next revision
Previous revision
crpl:docs:randcoordsinrange [2013/01/14 19:07] – created chanicrpl:docs:randcoordsinrange [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 1: Line 1:
-TODO+<- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#utility_commands|Utility Commands]] 
 +=====  RandCoordsInRange  ===== 
 + 
 +^Arguments^Result^Notation^ 
 +|X,Y center point and a range|Random Map X and Y coords within range of source point |''x1 y1 n1 -- x2 y2 ''
 + 
 + 
 +=== Description === 
 +Pushes two random map coordinates to the stack where the coordinates are within 'range'  
 +distance from the specified X,Y coordinates. 
 +=== Examples === 
 +<code> 
 +25 25 12 RandCoordsInRange ->y ->x 
 + 
 +<-x <-y 20 AddCreeper 
 +</code>  
 + 
crpl/docs/randcoordsinrange.1358190428.txt.gz · Last modified: 2025/02/14 14:56 (external edit)