|
Hi first i want to say i am using pokemon firered (V1.1) and when i try to script a npc it will just freeze my game idk if its the emulator or the script but help would be much appreciated script:
-------------------------------------------------------
#dynamic 0x80000
#org @start
lock
faceplayer
msgbox @talk 0x6
release
end
------------------------------------------------------
#org @talk
= Hi, i am a NPC.
|