Hello im having a weird problem with a show choice command using ccoa UMS.
SO basically the script allows you to show more than four choices by using script commands. Im using the script command correctly as its working for other events ive done it in, but for some reason in this one common event im using it in its having a weird error.
The event is basically two show choice commands that have four choices each, but when stacked on top of each other the script puts them all in one window. The first four choices when selected work, but after they are selected if you go to another event with a show choice command it crashes and says error on line
629 which says undefined method + for nilclass
But whats weird is the second set of four choices works fine, theres no crash, its just when i select one of the first four. I tried changing places of the show choices to see if i messed something up in the event, but when i switch them it still does the same thing.
DOes anyone know whats going on with this script and why ?
Thanks alot
SO basically the script allows you to show more than four choices by using script commands. Im using the script command correctly as its working for other events ive done it in, but for some reason in this one common event im using it in its having a weird error.
The event is basically two show choice commands that have four choices each, but when stacked on top of each other the script puts them all in one window. The first four choices when selected work, but after they are selected if you go to another event with a show choice command it crashes and says error on line
629 which says undefined method + for nilclass
But whats weird is the second set of four choices works fine, theres no crash, its just when i select one of the first four. I tried changing places of the show choices to see if i messed something up in the event, but when i switch them it still does the same thing.
DOes anyone know whats going on with this script and why ?
Thanks alot