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?
Cranky Old Man Offline
Posting Freak

Posts: 986
Threads: 20
Joined: Apr 2012
Reputation: 38
#13
RE: unexpected end of file, what's the problem?

(04-23-2012, 08:19 PM)overscore Wrote: not:
void SetMessageSCF_1(string &in asParent, string &in asChild, int alState)

but:
void SetMessage(string &in asParent, string &in asChild, int alState)
No, that's completely wrong.
SetMessage() is an already defined function used to write a message on the screen. He is calling it from his own created function.


Noob scripting tutorial: From Noob to Pro

04-23-2012, 08:27 PM
Find


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



Users browsing this thread: 1 Guest(s)