cooley
///Keepin' it simple
- 1,148
- Posts
- 18
- Years
- United States
- Seen Dec 5, 2014
First Problem with a script in a Long time, hehe....
Well First, the script doesn't make entei appear, and it's like a Invisible entei jumping on trees!
Second the Cry doesn't work, Third, The Message "\v\h01: Put the NUGGET in the Items poket" Doesn't disappear, ....Well, Everything after
"Applymovement 0xFF $turn" Doesn't work.
Code:#org $start lock message $neck $neck 1 = \v\h01: Mom's Neckalace. Take it? boxset 5 compare LASTRESULT 1 if 1 goto $got message $put $put 1 = \v\h01 left it there. boxset 6 release end #org $got giveitem 0x6E 1 #raw 0x53 0x01 0x00 #raw 0x55 0x02 0x00 applymovement 0x02 $entei pausemove 0 applymovement 0xFF $turn $turn 1 ; 0x2E 0x62 0xFE pausemove 0 cry 0xF4 pause 0x28 message $scare $scare 1 = \c\h01\h08\v\h01: AHHHHHH!!!!!! boxset 6 applymovement 0x02 $jmp $jmp 1 ; 0x14 0x4E 0x4E 0x4E 0x4E 0x4E 0x4E pausemove 0 #raw 53 #raw 02 nop message $have $have 1 = \c\h01\h08\v\h01: You don't see that every\nday.\lI have to tell someone! boxset 6 setflag 0x202 release end #org $entei #raw 0x51 0x51 0x4F 0x4F 0x51 0x51 0x51 0x51 0x51 #raw 0x51 0xFE
I had to refer to thethethethe's hex tutorial to try and fix it!
Anyone willing to help out?
Anyone? I plan on releasing my hack today(Not on these forums), I can't release it without this script.