The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
is not declared?
Combustible Lemon Offline
Junior Member

Posts: 10
Threads: 4
Joined: Apr 2012
Reputation: 0
#1
is not declared?

void teleport(string &in asParent, string &in asChild, int alState)
{
TeleportPlayer(gaben);
// Optional fading effects to make a better teleporting transition.
FadeOut(0);
FadeIn(20);
}
I get an error that says gaben is not declared when i start up amnesia and goto my custom story.
I don't know what to do.
(This post was last modified: 04-15-2012, 02:49 AM by Combustible Lemon.)
04-15-2012, 02:08 AM
Find


Messages In This Thread
is not declared? - by Combustible Lemon - 04-15-2012, 02:08 AM
RE: is not declared? - by Rapture - 04-15-2012, 02:18 AM
RE: is not declared? - by Combustible Lemon - 04-15-2012, 02:41 AM
RE: is not declared? - by Your Computer - 04-15-2012, 02:47 AM
RE: is not declared? - by Combustible Lemon - 04-15-2012, 02:48 AM



Users browsing this thread: 1 Guest(s)