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
Help with Credits
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Help with Credits

While writing a function block, you don't put a ';' end of the line.

So, void StartCredits(string &in asParent, string &in asChild, int alState);
Should be without ';' like this: void StartCredits(string &in asParent, string &in asChild, int alState)

10-19-2011, 07:41 PM
Website Find


Messages In This Thread
Help with Credits - by i3670 - 10-19-2011, 07:38 PM
RE: Help with Credits - by Tanshaydar - 10-19-2011, 07:41 PM
RE: Help with Credits - by i3670 - 10-19-2011, 08:17 PM
RE: Help with Credits - by Your Computer - 10-19-2011, 08:45 PM
RE: Help with Credits - by i3670 - 10-19-2011, 08:56 PM
RE: Help with Credits - by Your Computer - 10-19-2011, 09:02 PM
RE: Help with Credits - by i3670 - 10-19-2011, 10:17 PM



Users browsing this thread: 1 Guest(s)