• 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!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist 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.

[Tool] Problem with XSE

  • 1
    Posts
    3
    Years
    • Seen Nov 21, 2023
    XSE, problem trying making a trainer

    my script:
    #dynamic 0x75D510

    #org @start
    lock
    faceplayer
    trainerbattle 0x0 0x001 0x0 @introText @WinText
    msgbox @t1 0x6
    release
    end

    #org @t1
    = futures\nmade of\lvirtual insanity\l

    #org @WinText
    = accipicchia

    #org @introText
    = mio papà era nel Monte Luna.

    gets changed to:
    '-----------------------
    #org 0x75D525
    faceplayer
    trainerbattle 0x0 0x1 0x0 0x875D570 0x875D563


    '---------
    ' Strings
    '---------
    #org 0x75D570
    = futures\nmade of\lvirtual insanity\l

    #org 0x75D563
    = \h96a\h75ËÔ \h70a\h75Ë\h6CÁ
     
    Back
    Top