Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[HELP]My script doesn't work...
Stubag Offline
Junior Member

Posts: 16
Threads: 5
Joined: Sep 2011
Reputation: 0
#1
Photo  [HELP]My script doesn't work...

... And i dont know what's wrong? Huh Here is my script and scriptarea name and corpse name. Please help me somebody
http://imageshack.us/f/836/problemhz.png/
(This post was last modified: 01-03-2012, 11:02 PM by Stubag.)
01-02-2012, 12:44 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: [HELP]My script doesn't work...

the syntax is wrong. You have it as "void CorFunction(string &in asEntity, string &in asType)"

It SHOULD BE:

void CorFunction(string &in asParent, string &in asChild, int alState)
01-02-2012, 12:55 AM
Find
Stubag Offline
Junior Member

Posts: 16
Threads: 5
Joined: Sep 2011
Reputation: 0
#3
RE: [HELP]My script doesn't work...

(01-02-2012, 12:55 AM)Statyk Wrote: the syntax is wrong. You have it as "void CorFunction(string &in asEntity, string &in asType)"

It SHOULD BE:

void CorFunction(string &in asParent, string &in asChild, int alState)
Thanks dude Smile
01-03-2012, 11:02 PM
Find




Users browsing this thread: 1 Guest(s)