destinedjagold
Oh Hai Thar.
- 8,594
- Posts
- 17
- Years
- Stinky/Old/Fart
- On your ceiling...
- Seen Apr 17, 2025
I used your script as a base then tried adding things so it would do what I needed it to do, but its a fail. Lol. The Player is supposed to talk to a person in his house, that person is supposed to give him the running shoes, a Pokemon(activate the Pokemon menu along with it), walk over to the Player's Mom and make a ^_^ face at her, then leave the house. All the walking and the face looks fine, but I can't get the person to leave the house, he just turns invisible on the space in-front of the door. Also the menu account gets all pixelated and see through. Since I can't request a script can you or someone tell me what's wrong with this one?
Spoiler:#dynamic 0x456734
#org @start
lock
faceplayer
message @1 6
setflag 0x828
setflag 0x82F
givepokemon 0x04 0x5 0x0 0x0 0x0 0x0
fanfare 0x13E
message @2 6
applymovement 0x2 @move
waitmovement 0x0
setflag 0x1200
release
end
#org @1
= You! This POKéMON!\nTake it, now!
#org @2
= Take care of it!\nGoodbye!
#org @move
#raw 0xC
#raw 0xC
#raw 0xF
#raw 0xF
#raw 0xF
#raw 0xD
#raw 0x19
#raw 0x66
#raw 0xC
#raw 0xC
#raw 0xE
#raw 0xE
#raw 0xE
#raw 0xE
#raw 0xC
#raw 0x60
#raw 0xFE
I don't know if it'll help anyone help me fix the problem but when the person is talked to he's supposed to give you the stuff, then walk down two, over three, up one, pause, ^_^ face, down two, 4 left, down one and then either out of the building or just disappear completely(as in not being able to be seen or bumped into).
Gah, I feel like such a noob. Lol.
you really can't make an NPC leave a map. in scripting, you're only supposed to make it seem like the NPC leaves a map.
by the way, with your script, you should put the flag 1200 on the NPC's Person ID to make it disappear forever(not unless you clear the flag 1200) after the script is over...
Spoiler:
![[PokeCommunity.com] Script Help Thread (DO NOT REQUEST SCRIPTS) [PokeCommunity.com] Script Help Thread (DO NOT REQUEST SCRIPTS)](https://i203.photobucket.com/albums/aa154/destinedjagold/mappy-1.png)