- 15
- Posts
- 11
- Years
- Seen Aug 16, 2014
Hi!
Not sure if this is the right place to post, since it's my first thread.
Anytime i try to write a script, and add it into the game, it wont work.
For example, this code:
#Dynamic 0x525FD0
#org @start
lock
faceplayer
msgbox @tell 0x6
release
end
#org @tell
= Hello!\nThis is a test.\pIs this working?\pTesting...
I click compile, then i copy the code (in this case it's 52A8AC) into Advanced map,and save it.
I then close Advanced map and open up my game in an emulator.
When i talk to the guy, he says nothing and the game freezes for a while.
Help would be very appreciated.
I've included several screenshots, all as attachments to this post.
Not sure if this is the right place to post, since it's my first thread.
Anytime i try to write a script, and add it into the game, it wont work.
For example, this code:
Spoiler:
#Dynamic 0x525FD0
#org @start
lock
faceplayer
msgbox @tell 0x6
release
end
#org @tell
= Hello!\nThis is a test.\pIs this working?\pTesting...
I click compile, then i copy the code (in this case it's 52A8AC) into Advanced map,and save it.
I then close Advanced map and open up my game in an emulator.
When i talk to the guy, he says nothing and the game freezes for a while.
Help would be very appreciated.
I've included several screenshots, all as attachments to this post.