- 2
- Posts
- 10
- Years
- Seen Mar 30, 2019
allright, so my problem is that i cant get my basic xse script to work. it looks like this:
71A4A0 is the value obtained by using fsf. i loaded the rom, pasted that into it, compiled it and went in advanced map where i added a new person (working as intended) and went to script offset where i pasted the number i got from compiling (@start) i saved and went to test it, the sprite is there, but it shows no message box. i have tried it multiple times now and used fresh roms every time. i did it like i did in 2 youtube videos i found, but im not able to post them. can someone help me? the new sprite is there just fine and it turns when i engage it with a, however, no textbox will appear :S#dynamic 0x71A4A0
#org @start
lock
faceplayer
msgbox @talk 0x6
release
end
"#org @talk
= whatevs.
Last edited: