Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.
I am having difficulties with scripting my first long scene in which I move people around and use flags for different situations. I've run this script without the movements and it works fine, but as soon as I add the movement, the debugger says "too many parameters on line 23. The correct number...
I tried using your script and it worked fine in my game. You might need to set the variable, for that script?
setvar 0xAAAA 0x01
where AAAA is the number of the variable for that particular script event. You can find it in Advance map. I would place this line of code just before the release...
I've solved the problem. I have no idea how to delete this post, though. Viewing the forum through my phone doesn't seem to be giving me that option. Or the option to edit my previous post. So, sorry for double posting.
I've just started learning how to script, and come accross this error. I'm not sure what it means or how to fix it. I'm also not sure how to format this post so that my script, below is in a box that can be shrunk or expanded. Some help would be appreciated.
When I debug the code in XSE I get...