Guys sorry but i am a noob and i know general things on how to change map and do basic things but then i tried to step on to scripting so i saw Anthroyd's tutorial on scripting and i copied the whole code to mod Pokemon Fire Red.
I used this code to make an event that will face to the player. I also compiled it and it is in offset $800000 also i went to advanced map and did all the steps he told to do. Also i debugged the code and rewrote it twice and again put the correct no. and tested it but once i interact with that npc always i am getting stuck in that place. (I use Visual Boys Advance Emulator.)
Sorry Guys if this question was ever asked here
I used this code to make an event that will face to the player. I also compiled it and it is in offset $800000 also i went to advanced map and did all the steps he told to do. Also i debugged the code and rewrote it twice and again put the correct no. and tested it but once i interact with that npc always i am getting stuck in that place. (I use Visual Boys Advance Emulator.)
Code:
#dynamic 0x800000
#org @start
lock
faceplayer
msgbox @talk 0x6
release
end
#org @talk
= Hi i am a hero