edited (error) - 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 (https://www.frictionalgames.com/forum/forum-35.html) +--- Thread: edited (error) (/thread-4868.html) |
edited (error) - LoneWolf - 10-01-2010 got it working RE: edited (error) - Noj - 10-01-2010 is there suppose to be function declaration above this? { AddEntityCollideCallback("Player", "ScriptArea_1", "CollideScript", true, 1); } RE: edited (error) - SLi78 - 10-01-2010 Try the notepad++ http://hpl2.frictionalgames.com/third_party_tools:text:notepad there you will have the line numbers and alittle help wit the keywords RE: edited (error) - DeathbyNUKE - 10-02-2010 How i can make a switch open a door and me wake like the begining of the game |