Home   Help Search Login Register  

Author Topic: Teleporting  (Read 444 times)

0 Members and 1 Guest are viewing this topic.

max_killer_payne

  • Guest
Teleporting
« on: 28 Jun 2003, 10:33:08 »
How do you teleport a unit to a certain position, for example in one mission I want a LONG car ride starting way out at the coast, and after a bit of chatter. I'll use the titletext["","black",2] to similate the player falling asleep. Then after about 5 seconds I want the truck to have teleported about 5 miles further up the road, so then the player wakes up using the titletext command again. ???

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re:Teleporting
« Reply #1 on: 28 Jun 2003, 13:03:45 »
setpos command

unitname setpos getpos thingy

thingy is da object u want it 2 b on (use GLs)

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

max_killer_payne

  • Guest
Re:Teleporting
« Reply #2 on: 28 Jun 2003, 14:00:07 »
cheers.
TOPIC SOLVED