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?
D3AD UPR1S1NG Offline
Member

Posts: 64
Threads: 21
Joined: Apr 2011
Reputation: 0
#5
RE: What's wrong with this script?

(04-21-2011, 02:23 PM)MrBigzy Wrote: 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.

Yeah thanks Big Grin that got rid of the error but now I have 2 new ones saying Compiling void OnStart () and no matching signatures to checkpoint(string@&, - and repeat string@& 5 times any suggestions?
(04-21-2011, 04:46 PM)D3AD UPR1S1NG Wrote:
(04-21-2011, 02:23 PM)MrBigzy Wrote: 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.

Yeah thanks Big Grin that got rid of the error but now I have 2 new ones saying Compiling void OnStart () and no matching signatures to checkpoint(string@&, - and repeat string@& 5 times any suggestions?
(This post was last modified: 04-21-2011, 05:07 PM by D3AD UPR1S1NG.)
04-21-2011, 04:46 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 D3AD UPR1S1NG - 04-21-2011, 04:46 PM
RE: What's wrong with this script? - by MrBigzy - 04-21-2011, 05:18 PM



Users browsing this thread: 1 Guest(s)