Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What object is this cross in a circle?
#3
Thank you!
I tried to get to that cross by this code:
Code:
object tar2 = radar(Target2);
goto(tar2.position);
but there appears massage that the place is already occupied. I understand that I can use commands move, turn, but goto is much "smarter" than those. I mean it can drive round some obstacles. I also tried 
Code:
goto(tar2.position - 2);
but it says that the types are not compatible.


Messages In This Thread
RE: What object is this cross in a circle? - by Rinoldo - 03-18-2016, 11:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)