Home   Help Search Login Register  

Author Topic: SetMarkerPos not working?  (Read 592 times)

0 Members and 1 Guest are viewing this topic.

Bad Maniac

  • Guest
SetMarkerPos not working?
« on: 26 Apr 2003, 00:30:27 »
I tried:
marker1 SetMarkerPos getpos unit1 but it doesn't sem to do anything, why doesn't this work?

Offline Igor Drukov

  • Contributing Member
  • **
  • Conscientious Subjector
Re:SetMarkerPos not working?
« Reply #1 on: 26 Apr 2003, 01:49:59 »
That is because it should be :
"marker1" SetMarkerPos getpos unit1
Hope this helps  ;)