Earlier today I posted about a scripting error I was getting. I've since fixed the problem, along with a couple of issues that remained within the script itself, but there's one more issue I can't resolve.
The whole script works except for one part, the msgbox that's supposed to be triggered to display text stored at @5. I realized I hadn't included it at one point, so I put it in, but I have a feeling the placement is wrong. Nothing is wrong with the script in the sense that there are no glitches or crashes, just that @5 won't work. This prevents the nickname window from coming up, so it's very important that I fix it. Code included below.
All help appreciated! Thanks in advance.