Does the SetMarkerPos command work? I'm trying to move a marker's position to the position of the enemy but it doesn't move on the map. Here is my line:
marker1 SetMarkerPos GetPos BadGuy1
I also tried to use coordinates instead of the "GetPos BadGuy1" and it still didn't move. Any ideas as to what I'm doing wrong? Any help is appreciated.
Thanks