OFPEC Forum
Editors Depot - Mission Editing and Scripting => ArmA - Editing/Scripting General => Topic started by: 22jacket on 11 Dec 2007, 11:24:19
-
Hi there I am trying to do an orientering map teleporting players from tent to tent ie they start of walking into tent get teleported to somewhere on island then find another tent etc...I can do players from ground into a heli ie moveincargo etc but how do I make a player walking into a tent and being teleported to another tent, somewhere else on the mapxx
-
Use getPos on the destination tent to find out where it is and setPos on the player to move him.
-
okay cheers once again spooner..will have a read up up on getpos and setposxx :good: