<- PRPL reference <- Everything Else 2
| Arguments | Result | Notation |
|---|---|---|
| Cell Coordinates, Range, Square? | List of All Ships in Range | [ x1, y1, f1, b1 - List ] |
Returns a list of all UIDs of the ships it can find within a specified range of a cell.
i1 = GetIntFromStack();
f1 = GetFloatFromStack();
gsy = GetIntFromStack();
gsx = GetIntFromStack();
stack.Push(new Data(units))
0 0 50 false GetAllShipsInRange ->Ships //Returns a list of all the UIDs of the ship found within a circle range of 50 starting from 0,0