mankel200 0 Share 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? Link to comment Share on other sites More sharing options...
mankel200 0 Author Share Posted August 27, 2022 Nvm i forgot to import something lmao, u can delete this thread Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.