Conversation Between Blah and avantimaestro
1 to 3 of 3
  1. avantimaestro
    August 6th, 2015 4:23 AM
    avantimaestro
    Nevermind i got it with virtualbuffer...
  2. avantimaestro
    August 5th, 2015 1:18 PM
    avantimaestro
    i guess there is a xse command to load a string from ram but i am just too stupid to find it :P
  3. avantimaestro
    August 5th, 2015 1:17 PM
    avantimaestro
    hey fbi, i just read your intermediate guide with the routine that saves the name of the last battled trainer...
    i followed your tutorial till the end (btw in the last code without comments there is a ".align 2" missing at the end) and i am now wondering how to access the string in xse.
    i did callasm 0x(where i inserted it+1) and now i have no idea how to put the string in a message box.
    i have tested the asm routine and it works, the string is stored at the speciified location but i just dont know how to use it in my script now...