Is there a way to know how many and which items are placed on the active map? (not smart)
Many Thanks,
Frediano
Is there a way to know how many and which items are placed on the active map? (not smart)
Many Thanks,
Frediano
No, unfortunately there’s no way to know how many /which items are placed.
This is not entirely true, by overriding the GetOperationalState method of the ItemManager class it is possible to build the list of each kind of item currently on the active map
Frediano