Re: Running into some simple ITEM/PAGE bugs. Help?
I have found that running the same command multiple times in a PAGE often results in only some of the lines activating. How many seems to be at least partially dependant on what the exact command is. For example, with SVAR it seems to only be the last instance of SVAR that triggers, making it take a multi-page pain-in-the-butt to have one event change numerous variables.
If for some reason you need it to generate exactly 5 items, your only real way to guarantee that is with a string of 5 PAGEs, each having a single instance of ITEM and 4 having a GOTO command to shuttle you on to the next page.
|