Skip to content
#397
Auto-translated
KioM
I apologize, I misunderstood earlier (I was already sleepy :)), here's how you should do it:

Trigger (OBJECT_TOUCH_TRIGGER,'stone_'..i,'up_herolider');

function up_herolider(geroi,object)
if geroi ==Larion then
................
-MarkObjectAsVisited (object,geroi);
+MarkObjectAsVisited (object,Larion);
.................
and so on, i.e., directly reference the specific hero.
I've already tried that. :)

Added 2 minutes ago
antonag07
I suggest the following solution for now - we number the obelisks (give them unique names), and in the list of tasks, we indicate the number of obelisks already visited/the number remaining.
Hmm, it's a good idea, but it won't fit into the plot. :( This is a kind of replacement for the 'stone flowers' from my map - it's done so that each hero can use them once, and not just one - and that's it for him.

Statistics

Welcome our newest member: artem