<- [[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 === 25 25 12 RandCoordsInRange ->y ->x <-x <-y 20 AddCreeper