Frictional Games Forum (read-only)
Onleave()?... Fatal 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 - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Onleave()?... Fatal error.. (/thread-8940.html)

Pages: 1 2


RE: Onleave()?... Fatal error.. - Tirilno - 07-04-2011

(07-04-2011, 01:00 AM)Russ Money Wrote:
(07-03-2011, 11:12 PM)Tirilno Wrote:
(07-03-2011, 11:00 PM)Swistrobl Wrote:
Code:
RemoveItem(Key_1);
}

I suppose you should put quotation marks around Key_1.

EDIT: Also another quotation mark after UsedKeyOnDoor.
"UsedKeyOnDoor", true);
Thanks! Now I came through the second door Big Grin but I got a new problem. after I unlock the third door with the key, I can't enter it.. I don't get any errors but I simply just can't go through the door..

As in it's still locked or what? Make sure the names are spelled exactly the same.
Yeah x) I should just watch those 'how to' videos again and find what's wrong Tongue but if it doesn't work then I will come back here Tongue Thanks for your help Smile