Hey all,
Hopefully simple question. I’ve got a script that I want to activate each time I enter a map. I’ve inserted it by following
diego’s level script tutorial - works beautifully. However, it’ll only run the first time I enter the map, because it increments the flag variable. To try to get it to activate every time, I tried removing the line where the variable is incremented. Now, when I enter the map, the script runs correctly, but I’m stuck in place. The music keeps playing but my character is frozen.
I’m wondering if there’s something obvious I’m doing wrong or there’s a better way to do this.
I’ve also tried using script type 03 (on entering map/not on menu close), but now when I enter the map I just get a black screen. Is script type 03 limited in the commands it can use?
I’ve also been pretty thoroughly through
cooley’s tutorial but I’m still not seeing a way to do this.
Thanks in advance to anyone who can provide a little insight on this!
P.S.
cross-referencing my post asking the same question in the Quick Questions thread