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 Custom Story Error [Help]
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#3
RE: Amnesia Custom Story Error [Help]

Most of your entity collide callback syntaxes are wrong when being used in the "void" lines.

Instead of:
PHP Code: (Select All)
(stringasTextCategorystringasTextEntryfloat afTime
Use:
PHP Code: (Select All)
(string &in asParentstring &in asChildint alState

This is only for the AddEntityCollideCallback syntaxes which are later in the void sections. Nowhere else.
There may be more errors, so fix all of these, and then run the game again, but like 7heDubz above me said, tell us what your error says.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
(This post was last modified: 02-20-2015, 03:39 AM by Romulator.)
02-20-2015, 03:38 AM
Find


Messages In This Thread
RE: Amnesia Custom Story Error [Help] - by Romulator - 02-20-2015, 03:38 AM



Users browsing this thread: 1 Guest(s)