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
unexpected end of file, what's the problem?
SilentStriker Offline
Posting Freak

Posts: 950
Threads: 26
Joined: Jul 2011
Reputation: 43
#15
RE: unexpected end of file, what's the problem?

no it should look like this:



void SetMessageSCF_1(string &in asParent, string &in asChild, int alState)
{
SetMessage("SetMes_1", "set_message_test", 1);
}

It's not the void that was wrong it was the SetMessage. You had switched places on set_message_test and the 1.0f

(This post was last modified: 04-23-2012, 08:46 PM by SilentStriker.)
04-23-2012, 08:45 PM
Find


Messages In This Thread
RE: unexpected end of file, what's the problem? - by SilentStriker - 04-23-2012, 08:45 PM



Users browsing this thread: 1 Guest(s)