kamilo 7 Posted November 3, 2019 Can you track the location tile of a monster, even a boss like Zammy, bandos, etc... I know you can track other players but what about boss monsters
Pseudo 179 Posted November 3, 2019 Could you elaborate? You can get the position of an npc/entity/object.
kamilo 7 Author Posted November 3, 2019 2 hours ago, Pseudo said: Could you elaborate? You can get the position of an npc/entity/object. well im looking to make an advanced script for a monster like the bear/vetion. Ik theres lures for those monsters as well, but to code those lures I need to retrieve the position of the monster and work accordingly with it
Nuclear Nezz 2107 Posted November 3, 2019 54 minutes ago, kamilo said: well im looking to make an advanced script for a monster like the bear/vetion. Ik theres lures for those monsters as well, but to code those lures I need to retrieve the position of the monster and work accordingly with it npc.getTile()
kamilo 7 Author Posted November 4, 2019 59 minutes ago, Nuclear Nezz said: npc.getTile() Thanks, was just bit conflicted since they're bigger and occupy more tiles, thought it would be something complicated
Recommended Posts
Archived
This topic is now archived and is closed to further replies.