- 13
- Posts
- 10
- Years
- Seen Apr 17, 2023
Im trying to create effect that when pokemon uses a move it deals damage to foe and summons rain, like rain dance but with damage, this is my code
Things I did:
Started with dealing damage effect found rain dance effect witch is 136*4 got the pointer 1d7a10 ends at 1d7a28
copied it and pasted right after the dealing damage code, then added 15 at the end (I copied last 5 digitsh 28 4E 69 1D 08 and pasted after 15, and yes I replaced them with ffs did the 15 thing and so on.)
the problem is when i perform the attack it shows throwing pokeball anim and freezes the game
Spoiler:
303020303120354520363920314420303820303020303020303220303320303420303520303620303720303920304120304520354320303020334120304220303020304320303020304420313220343020303020304620313220343020303020000002037D090A1328E53F0812400041DC921D0815284E691D08
Things I did:
Started with dealing damage effect found rain dance effect witch is 136*4 got the pointer 1d7a10 ends at 1d7a28
copied it and pasted right after the dealing damage code, then added 15 at the end (I copied last 5 digitsh 28 4E 69 1D 08 and pasted after 15, and yes I replaced them with ffs did the 15 thing and so on.)
the problem is when i perform the attack it shows throwing pokeball anim and freezes the game