I have problem using this setpos&getpos command. Idea is, to use 2 triggers in same place, but diffrent times. Easiest way is to move another trigger in that place, when all previous missions are done. When all are done, i use this code:
Trigger2 setpos (getpos ContactGuy)
Everything is else working, but not this line. Feels like trigger isn't moving at all. Is it written ok and can that used in another triggers "On activition" line ?