• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Scottie, Todd, Serena, Kris - 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.

[Scripting Question] Script 'PokeBattle_Clauses' line 7: NameError

  • 14
    Posts
    8
    Years
    • Seen Feb 1, 2017
    When i open the play test i get this:
    Spoiler:


    Can someone please help?
     
    Last edited:
    Since this doesn't happen in vanilla Essentials, you should probably tell us the things you've added/modified.
    The error by itself doesn't tell us anything.
     
    So far all the scripts I ever added were new mega evolutions and I put a custom script section under the Alolan Form section and over the Debug section.
    So far in my custom script section i only added 1 script:
    Spoiler:

    (It wouldn't show the spaces in the form of a "Spoiler:" for some reason).
    Thank you.
     
    Last edited:
    Well from glancing it over you've got too many "end"s there (def, if and if need one each, you have four), which is probably ending the section early.
     
    Back
    Top