Mortalis
[css-div="background-color:#4e9dda;text-align:cent
- 345
- Posts
- 14
- Years
- Age 28
- Canada
- Seen Jun 28, 2023
Okay, firstly, I'd use 0x800000 for my offset. Not that what you have is unsafe or anything, it's just that you're skipping quite a bit of free space there. Also, it'd probably be better to get rid of lock, faceplayer and release, and simply replace msgbox @hello 0x6 to msgbox @hello 0x2 for a plain NPC script.
Anyway, onto your problem. Are you sure you've pasted the offset you receive from XSE when you hit compile next to the @start box and pasted it into the Script Offset box when you select the person event, and saved afterwards?
Alright, will do. Thanks.
Oh, that's probably what I'm doing wrong. Thanks, I'll go try that now. Didn't know I had to copy + past anything.