You are not logged in.
Pages: 1
I changed the type byte for Ghost to show up after the type for ??? (types after and including ??? are Special, and I wanted Ghost to be a Special type). Ghost is now 1A instead of 08. However, now Curse doesn't do the Ghost type effect because the attacking Pokemon's type never matches for 08. Where can I find the ASM for the Curse move and would I have to do anything other than change the type checker to check for Ghost type as 1A instead of the old 08?
EDIT: Also I've checked Tauwasser's Scripting Compendium, attack scripts are not in there.
Last edited by EvilOttoJr (2010-12-24 19:43:46)
Offline
The byte you want is at 0x3769A. It's part of an ASM routine, naturally. I'll look more closely at it later.
No need, changed the byte, prblem solved, Curse now works for both types (used a Misdreavus with Curse to kill a Snorlax, also with Curse, and everything worked perfectly). Thank you!
Offline
Would you mind giving a small tutorial or expliation of how to go about changing the byte for ghost type?
Offline
Would you mind giving a small tutorial or expliation of how to go about changing the byte for ghost type?
I second that lol please share that knowledge lol
Thanks
Waffa
Offline
Pages: 1