Frictional Games Forum (read-only)
[SCRIPT] Remove key after 3x uses - 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] Remove key after 3x uses (/thread-45044.html)

Pages: 1 2


RE: Remove key after 3x uses - Darkfire - 05-09-2016

(05-08-2016, 07:55 PM)Spelos Wrote: It is redundantly unnecessary to add it OnGameStart unless it's your first puzzle.

Yeah, you're totally right. Although I found this to be slightly easier when I need to copy a variable name to find it in a very short global.hps rather than in a big map script file. Laziness, bruh