Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Possible to Teleport Player?
A.I. Offline
Member

Posts: 114
Threads: 16
Joined: Feb 2012
Reputation: 2
#5
RE: Possible to Teleport Player?

Ehh one last thing, how would their be delay I have tried putting it like this:


void Tele(string &in asParent, string &in asChild, int alState)
{
AddTimer("T1", 5.0f, "Timer_1");
TeleportPlayer("CameraPos_2");
}

but never would delay the teleport
02-25-2012, 09:17 PM
Find


Messages In This Thread
Possible to Teleport Player? - by A.I. - 02-25-2012, 08:27 PM
RE: Possible to Teleport Player? - by A.I. - 02-25-2012, 08:34 PM
RE: Possible to Teleport Player? - by A.I. - 02-25-2012, 09:17 PM



Users browsing this thread: 1 Guest(s)