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
Custom Story: OnStart Scripting Help
OriginalUsername Offline
Posting Freak

Posts: 896
Threads: 42
Joined: Feb 2013
Reputation: 34
#2
RE: Custom Story: OnStart Scripting Help

Wrong place. You should go to the development support for this

Edit: and your problem: you have all the onstart, onenter and onleave mixed up. You don't need onleave or onenter for this, onstart should do it.

Void OnStart()
{
Functions and stuff
}
(This post was last modified: 04-04-2013, 09:03 PM by OriginalUsername.)
04-04-2013, 09:01 PM
Find


Messages In This Thread
RE: Custom Story: OnStart Scripting Help - by OriginalUsername - 04-04-2013, 09:01 PM



Users browsing this thread: 1 Guest(s)