MrDollSteak
Formerly known as 11bayerf1
- 858
- Posts
- 16
- Years
- Age 30
- Hong Kong
- Seen Aug 19, 2023
Hey guys, I've been having trouble with this movesprite level script on Pokemon Firered.
Basically when you enter the map nothing moves. Is there anything I have to activate on the people such as people ID's etc.?
'---------------
#org 0x71AAC8
#raw 0x2
#raw pointer 0x871A376
#raw 0x0
'---------------
#org 0x71A376
#raw word 0x0
#raw word 0x0
#raw pointer 0x8803EEC
#raw word 0x0
'---------------
#org 0x803EEC
checkflag 0x216
if 0x1 goto 0x8803F4E
checkflag 0x820
if 0x1 goto 0x8803F51
checkflag 0x215
if 0x1 goto 0x8803F4E
movesprite 0x1 0x17 0x27
movesprite 0x2 0x17 0x27
movesprite 0x3 0x17 0x27
movesprite 0x4 0x17 0x27
movesprite 0x5 0x17 0x27
movesprite 0x6 0x18 0x27
movesprite 0x7 0x18 0x27
movesprite 0x8 0x18 0x27
movesprite 0x9 0x18 0x27
movesprite 0xA 0x18 0x27
'---------------
#org 0x803F4E
release
end
'---------------
#org 0x803F51
hidesprite 0x1
hidesprite 0x2
hidesprite 0x3
hidesprite 0x4
hidesprite 0x5
hidesprite 0x6
hidesprite 0x7
hidesprite 0x8
hidesprite 0x9
hidesprite 0xA
setflag 0x216
Basically when you enter the map nothing moves. Is there anything I have to activate on the people such as people ID's etc.?
'---------------
#org 0x71AAC8
#raw 0x2
#raw pointer 0x871A376
#raw 0x0
'---------------
#org 0x71A376
#raw word 0x0
#raw word 0x0
#raw pointer 0x8803EEC
#raw word 0x0
'---------------
#org 0x803EEC
checkflag 0x216
if 0x1 goto 0x8803F4E
checkflag 0x820
if 0x1 goto 0x8803F51
checkflag 0x215
if 0x1 goto 0x8803F4E
movesprite 0x1 0x17 0x27
movesprite 0x2 0x17 0x27
movesprite 0x3 0x17 0x27
movesprite 0x4 0x17 0x27
movesprite 0x5 0x17 0x27
movesprite 0x6 0x18 0x27
movesprite 0x7 0x18 0x27
movesprite 0x8 0x18 0x27
movesprite 0x9 0x18 0x27
movesprite 0xA 0x18 0x27
'---------------
#org 0x803F4E
release
end
'---------------
#org 0x803F51
hidesprite 0x1
hidesprite 0x2
hidesprite 0x3
hidesprite 0x4
hidesprite 0x5
hidesprite 0x6
hidesprite 0x7
hidesprite 0x8
hidesprite 0x9
hidesprite 0xA
setflag 0x216