Home   Help Search Login Register  

Author Topic: distance to marker  (Read 572 times)

0 Members and 1 Guest are viewing this topic.

marcus3

  • Guest
distance to marker
« on: 25 Mar 2005, 16:32:30 »
?(loon distance (getmarkerpos mymarker) < 10)

wont work.
nother way to do this?

Offline Woodpeckersam

  • Members
  • *
  • I'm a llama! ooh! Yeah!
Re:distance to marker
« Reply #1 on: 25 Mar 2005, 16:39:31 »
In what? a script or trigger?

marcus3

  • Guest
Re:distance to marker
« Reply #2 on: 25 Mar 2005, 16:40:48 »
both (maybe)
a script more likey
« Last Edit: 25 Mar 2005, 16:41:41 by marcus3 »

Silencer

  • Guest
Re:distance to marker
« Reply #3 on: 25 Mar 2005, 16:53:40 »
Try this:

? ((Loon Distance Mymarker) <= 10)

If that doesn't work, make a game logic and not a marker


marcus3

  • Guest
Re:distance to marker
« Reply #4 on: 25 Mar 2005, 17:15:46 »
it works thanks
off-topic
how is your working day mission coming along?