mankel200 0 Posted August 27, 2022 So for example i wanted to walk inside a random area like this: private final Area TREES = new Area(3293, 3407, 3271, 3465); I thought Walking.walk(TREES.getRandomTile()); would work since i saw it used in another script but it doesnt.. Any tips?
mankel200 0 Author Posted August 27, 2022 Nvm i forgot to import something lmao, u can delete this thread
Recommended Posts
Archived
This topic is now archived and is closed to further replies.