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
Amnesia Level Editor: AREA SCRIPTS NOT WORKING
Mackiiboy Offline
Member

Posts: 101
Threads: 7
Joined: Jan 2012
Reputation: 11
#2
RE: Amnesia Level Editor: AREA SCRIPTS NOT WORKING

(03-06-2012, 04:05 AM)woot903 Wrote: If someone could please help me debug this little problem I would appreciate a lot! SmileThanks,Woot903
.
Callback syntax must be: void MyFunc(string &in asParent, string &in asChild, int alState) when you are using "AddEntityCollideCallback". So change for example; void test_this(string &in asEntity, string &in type) to void test_this(string &in asParent, string &in asChild, int alState)
03-06-2012, 09:51 PM
Website Find


Messages In This Thread
RE: Amnesia Level Editor: AREA SCRIPTS NOT WORKING - by Mackiiboy - 03-06-2012, 09:51 PM



Users browsing this thread: 2 Guest(s)