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
What's wrong with this script?
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#4
RE: What's wrong with this script?

He accidentally left in the ; when he copied your script. Put:

void Check01(string &in asName, int alCount)

As opposed to the:

void Check01(string &in asName, int alCount);

with the ; on the end. It's not supposed to be there.
04-21-2011, 02:23 PM
Find


Messages In This Thread
What's wrong with this script? - by D3AD UPR1S1NG - 04-21-2011, 04:49 AM
RE: What's wrong with this script? - by jens - 04-21-2011, 07:40 AM
RE: What's wrong with this script? - by MrBigzy - 04-21-2011, 02:23 PM
RE: What's wrong with this script? - by MrBigzy - 04-21-2011, 05:18 PM



Users browsing this thread: 1 Guest(s)