Skip to content
#377
Auto-translated
Hello everyone. I need some help :)
The command
MarkObjectAsVisited (object, hero);
should mark 'object' as visited for 'hero', but for some reason, the object is marked as visited for other heroes as well, even those who haven't interacted with it yet. What could be the problem? :smile32:
The object is disabled, by the way.