Paths
This API allows you to use path finding to create a path to a destination. These functions can only be called once every 5 seconds.
generate_path(x, y)
Usage
Returns
[(-1183, 2299), (-1193, 2309), (-1202, 2320), (-1205, 2328)]generate_script(region, x, y, z)
Last updated