- ServUO Version
- Publish Unknown
- Ultima Expansion
- None
Hi all, im trying to create an automation system for adventures, and i am having problems searching for trees near the player. ive tried
GetLandTile
GetStaticTiles
and a simple
GetObjectsInRange
but none of the above can find a ID/ItemID that matches with that of a tree.
Does anyone know a good method to achieve this, other than having to manually target the tree?
im trying to find trees without having to manually target
GetLandTile
GetStaticTiles
and a simple
GetObjectsInRange
but none of the above can find a ID/ItemID that matches with that of a tree.
Does anyone know a good method to achieve this, other than having to manually target the tree?
im trying to find trees without having to manually target