• 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.
  • 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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
    2
    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