Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved [HELP]My script doesn't work...
Author Message
Stubag Offline
Junior Member

Posts: 16
Joined: Sep 2011
Reputation: 0
Post: #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 all posts by this user Quote this message in a reply
Statyk Offline
Modmau5

Posts: 3,605
Joined: Sep 2011
Reputation: 198
Post: #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
Visit this user's website Find all posts by this user Quote this message in a reply
Stubag Offline
Junior Member

Posts: 16
Joined: Sep 2011
Reputation: 0
Post: #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 all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)