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
Completely new to scripting, stumped.
ApeCake Offline
Member

Posts: 116
Threads: 20
Joined: Jun 2012
Reputation: 4
#4
RE: Completely new to scripting, stumped.

Yes, I think that's the problem. I think it indeed should be this.

void OnStart()
{
if(ScriptDebugOn())


{
void FadeImageTrailTo(5.4f 2.1f)
}

}

////////////////////////////
// Run when entering map
void OnEnter()
{

}

////////////////////////////
// Run when leaving map
void OnLeave()
{

}


I am not sure about this, seeing I've never used ScriptDebugOn nor FadeImageTrailTo.
Viel Glück und Spaß!
(This post was last modified: 06-29-2012, 10:16 PM by ApeCake.)
06-29-2012, 10:14 PM
Find


Messages In This Thread
RE: Completely new to scripting, stumped. - by ApeCake - 06-29-2012, 10:14 PM



Users browsing this thread: 1 Guest(s)