InqWiper 0 Posted April 19, 2002 Is there any way that I can move a marker without moving it to another marker? Share this post Link to post Share on other sites
Aculaud 0 Posted April 20, 2002 ummm........no, thats not a very simple question. what exactly do you mean? Why cant you move a marker without moving it to another marker? Share this post Link to post Share on other sites
<COPPERHEAD) => 0 Posted April 20, 2002 No, you don't need a marker, although that would work. Â Just say: markername setpos [x, y, z] You can get an x y z coordinate table here: http://www.ofpeditingcenter.com/tutorials/gridtocoords.htm Share this post Link to post Share on other sites
InqWiper 0 Posted April 21, 2002 That way doesnt work. I only got it to work this way: "MarkerOne" setMarkerPos getMarkerPos "MarkerTwo" But I wanna move the marker without moveing it to another marker. Share this post Link to post Share on other sites
NEO -PZ- 0 Posted April 21, 2002 getMarkerPos "MarkerTwo" has to be replaced with another position "name", doesn't it? Hm. Share this post Link to post Share on other sites
InqWiper 0 Posted April 24, 2002 I tried that but it didnt work. Maybe I did something wrong, but I dont think so. I hope there is a way... Share this post Link to post Share on other sites