Strange freeze using a sequence - 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: Strange freeze using a sequence (/thread-18966.html) |
Strange freeze using a sequence - Vic7im - 10-28-2012 Evening y' all \o I'm having problems with a script sequence, the goal is to make stuff appear at different times. The problem is that I don't get any errors but the game freezes (or runs with absurd stuttering) the moment the script activates. Anyway, here's the script. Thanks in advance for your help. Spoiler below!
Edit:Nevermind, added a proper timer instead of calling it from the float variable and it worked. (can't delete the thread somehow XD) |