Hi, It's me again! ;D
I've manage to come a long way thanks to all you people. But I'm stuck again.
I have a script that moves a marker to the position of a unit, and updates it at set intervalls, and it works. However, I want to remove the marker when the object is dead. I know how to do it in my script, I can put a line just before exit, when it no longer loops, because it detects that the unit is dead.
But whats the command for removing a marker? Or if there isn't one, how can I fake removing it