Frictional Games Forum (read-only)
[SCRIPT] AddUseItemCallback and PlayerInteractCallback not working - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: [SCRIPT] AddUseItemCallback and PlayerInteractCallback not working (/thread-15722.html)

Pages: 1 2


RE: AddUseItemCallback and PlayerInteractCallback not working - craazyy1 - 05-31-2012

1. void KillStephano isn't there anymore, check the post above you.
2. PlayerInteractCallback on a barrel should run BarrelExcuse, but doesn't (In the map editor), i said this in the post above as well
3. I explained what BarrelsExcuse does in the post above as well.
4. I don't use the syntaxes as I've never needed them, it doesn't make a difference what i write there, and sometimes not all things inside a void has the same syntax
What is the point in writing the syntaxes anyway? (I said this in my second post)
5: In the post above there wasn't a single undeclared DoorFalls

Basically, everything you tried to help me with was already solved/explained in a previous post. Thanks anyway


RE: AddUseItemCallback and PlayerInteractCallback not working - Stepper321 - 05-31-2012

(05-31-2012, 01:49 PM)craazyy1 Wrote: 1. void KillStephano isn't there anymore, check the post above you.
2. PlayerInteractCallback on a barrel should run BarrelExcuse, but doesn't (In the map editor), i said this in the post above as well
3. I explained what BarrelsExcuse does in the post above as well.
4. I don't use the syntaxes as I've never needed them, it doesn't make a difference what i write there, and sometimes not all things inside a void has the same syntax
What is the point in writing the syntaxes anyway? (I said this in my second post)
5: In the post above there wasn't a single undeclared DoorFalls

Basically, everything you tried to help me with was already solved/explained in a previous post. Thanks anyway
Ok. I edited the post there, so it isn't much 'pewdiepie' like. But it will help some people i think.