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
Teleport Problem
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Teleport Problem

void TeleportDream1(string &in asParent, string &in asChild, string &in asTimer, int alState)

What the? What is that asTimer in there?
Should be:
void TeleportDream1(string &in asParent, string &in asChild, int alState)

05-24-2011, 08:42 PM
Website Find


Messages In This Thread
Teleport Problem - by laser50 - 05-24-2011, 08:31 PM
RE: Teleport Problem - by Tanshaydar - 05-24-2011, 08:42 PM
RE: Teleport Problem - by laser50 - 05-25-2011, 07:35 AM
RE: Teleport Problem - by Kyle - 05-25-2011, 12:15 PM
RE: Teleport Problem - by laser50 - 05-25-2011, 03:03 PM



Users browsing this thread: 1 Guest(s)