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.
Demondays1 Offline
Member

Posts: 57
Threads: 7
Joined: Jun 2012
Reputation: 0
#2
RE: Completely new to scripting, stumped.

Anything on BOLD means its the problem

void OnStart()
{
if(ScriptDebugOn())

}

void FadeImageTrailTo(5.4f 2.1f)


{

}

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

}

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

}

Intel HD Lag fix: tiny.cc/pyv1gw
06-29-2012, 09:47 PM
Find


Messages In This Thread
RE: Completely new to scripting, stumped. - by Demondays1 - 06-29-2012, 09:47 PM



Users browsing this thread: 1 Guest(s)