Hyper Chibi Absol
The Chibiest Absol ever :3
- 100
- Posts
- 15
- Years
- Age 34
- With muh hubby :3
- Seen May 16, 2016
Thanks guys for everything. I just have one little question before I log off for bed. Why does the script not stop when I get the Sunstone? I get one and it says I put it in my bag then it says I get another one right after that and its like looped.
The script looks like this.
It has "end" in it. I thought that ended the script. I shouldn't need release because I checked the other scripts that were actually in the game for the water stone and stuff but they were just like what I had only with slightly different offsets and item number of course.
The script looks like this.
Spoiler:
'---------------
#dynamic 0x1B3465
#org @start
giveitem 0x5D 0x1 0x0
end
#dynamic 0x1B3465
#org @start
giveitem 0x5D 0x1 0x0
end
It has "end" in it. I thought that ended the script. I shouldn't need release because I checked the other scripts that were actually in the game for the water stone and stuff but they were just like what I had only with slightly different offsets and item number of course.