Home   Help Search Login Register  

Author Topic: Setting trigger to warp to a specific marker  (Read 3113 times)

0 Members and 3 Guests are viewing this topic.

Offline Chris Death

  • Former Staff
  • ****
  • Finally Death's gonna get ya
    • OFPEC
Re:Setting trigger to warp to a specific marker
« Reply #30 on: 22 Jan 2004, 22:37:03 »
Ah you got my message  :D

Well then here we go:

It's not the forEach command, which doesn't work in
1.46, it's the {} brackets, that don't work.

You need to do it that way:

"_x setpos getmarkerpos ""target2""" forEach thislist

Or, as gundernak already pointed into the right direction:

Use an object (like a gamelogic) instead of a marker, then you wouldn't need the quotation marks inside the forEach string:

"_x setpos getpos gamelogic" forEach thislist

~S~ CD
Dont argue with idiots....they will bring you down to their level and beat you there with experience.

How to use Waypoint type Scripted

Offline myke13021

  • Contributing Member
  • **
  • Myke
Re:Setting trigger to warp to a specific marker
« Reply #31 on: 22 Jan 2004, 22:43:05 »
UNBELIEVABLE......IT WORKS ! ! ! ! !

you guys are great...putted GL and did as you said....

thank you all so much.

it was gettin me mad with all these probs but you showed me the solution

(note for myself: name the peeps in the credits)

ok...now solved...thx again mates
« Last Edit: 22 Jan 2004, 22:43:36 by myke13021 »