onyx79
Red Dead Revolver
- 488
- Posts
- 16
- Years
- Orange Islands (=
- Seen Jan 4, 2014
I have a priblem,I want to change the script of garry's mother in fire red this is my offset: 800017 (it's a 1 byte offset,found on FSF),now I'm giving her a simple talking script :
#dynamic 0x800017
#org @start
lock
faceplayer
msgbox @1 0x6
release
end
#org @1
= Hi.\nI'm Blue's mother,have you met him?
this is the script,then I click compile then I'm closing the window,and I open the script again and I see this :
'---------------
#org 0x800017
What's the problem of this script?,maybe need more bytes?,and please answer my other questions -___-
#dynamic 0x800017
#org @start
lock
faceplayer
msgbox @1 0x6
release
end
#org @1
= Hi.\nI'm Blue's mother,have you met him?
this is the script,then I click compile then I'm closing the window,and I open the script again and I see this :
'---------------
#org 0x800017
What's the problem of this script?,maybe need more bytes?,and please answer my other questions -___-