• 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!
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

Recent content by Skypaw101

  1. S

    [Script] Applymovement Problem

    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...
  2. S

    [Script] Making the Player Move

    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...
  3. S

    [Script] Error 13 Type mismatch when debugging

    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.
  4. S

    [Script] Error 13 Type mismatch when debugging

    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...
Back
Top