Shaneypoo17
Elite Hacker
- 358
- Posts
- 19
- Years
- Seen Apr 7, 2016
ok... i got a ques...
1. whats the command to give an item (in scripted)
2. i inserted this script
and when i played the game and talked to him it worked perfectly except it activated the safari zone O.o... and i could only get out of it when i pressed retire which sent me to the pokedex O.o... i rly need help.
1. whats the command to give an item (in scripted)
2. i inserted this script
#org 0xEFDE70
checkflag 0x9DA
if 0 0x732740
message 0x7325B0
boxset 0x2
end
#org 0x732740
setflag 0x9DA
setflag 0x800
checkgender
compare LASTRESULT 1
if 0 0x732990
if 1 0x732CE0
end
#org 0x732990
message 0x733060
boxset 0x2
checkitem 0x6B
end
#org 0x732CE0
message 0x7338A0
boxset 0x2
checkitem 0xB5
end
#org 0x733060
= Hello sir, I heard that \nmisty from REDWOOD CITY \p has a big crush on you\n how cute! girls like \p pearls, so give her this\n pearl! you'll need it\p more than me!
#org 0x7338A0
= Hello miss, I heard that /n ASH, whos staying in/p REDWOOD CITY has a big crush/n on you!/p heres a MACHO BRACE to\n give to him.. he'll love it!
#org 0x7325B0
= I bet my present helped...
and when i played the game and talked to him it worked perfectly except it activated the safari zone O.o... and i could only get out of it when i pressed retire which sent me to the pokedex O.o... i rly need help.