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