Co500
Nostalgia Edition
- 563
- Posts
- 16
- Years
- Far Awayyyyyyy
- Seen Dec 14, 2021
I don't think you should delete your post and then repost it, it could annoy some of the other users.... oh and I have changed the script for you in the spoiler, its in red what has been changed, just so you know when making new scriptsSpoiler:im new in scripting , i need to know how can i change movement of a person.
Example:
--------------------------------------------------------------------
#org 0x972A9D
0x1 0x885A02D
0x1 0x8973FA8
'-----------------------
#org 0x85A02D
'-----------------------
#org 0x973FA8
0x3 0x885A02F
msgbox 0x8973F3F '"\c\h01ÇOh hey, [player].\nHave you ..."
0x4F 0xA0610003
0x8 0x6100FF4F
0x8 0x35000051
'-----------
' Movements
'-----------
#org 0x85A02F
#raw 11 'Step Up (Normal)
#raw 13 'Step Right (Normal)
#raw 13 'Step Right (Normal)
#raw 13 'Step Right (Normal)
#raw 13 'Step Right (Normal)
#raw 13 'Step Right (Normal)
#raw 13 'Step Right (Normal)
#raw FE 'End of Movements
'---------
' Strings
'---------
#org 0x973F3F
= \c\h01ÇOh hey, [player].\nHave you talked to your Neighbor?\pI think she will give you\nsomething before you go.
------------------------------------------------------------------------------
How can i change this script to walk right instead of left?
[Pokemon Fire Red Version]
#raw 0x12 = left
#raw 0x13 = right