Rezordaxx
Asks many questions!
- 290
- Posts
- 11
- Years
- The Netherlands
- Seen Jan 15, 2017
Hi I have made this script :
but when the script ends it wont let me walk...
and how do I remove a pokemon in the party via script?
Spoiler:
'---------------
#org 0x815AA0
lock
applymovement MOVE_PLAYER 0x8813680
showpokepic 0xD 0x0 0x4
msgbox 0x8815BB9 MSG_NORMAL '"And thats where we stand\ngreat ki..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x8815CEA MSG_NORMAL '"Hhmm....\nGoku... Well you certain..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815D77 MSG_NORMAL '"Yes King Yemma he is."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8815D8F MSG_NORMAL '"Hey does everybody\nend up here Ka..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815DB6 MSG_NORMAL '"Thats right."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8815DC5 MSG_NORMAL '"Did Raditz?"
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815DD3 MSG_NORMAL '"Yes everyone comes to this\nchecki..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8815E38 MSG_NORMAL '"Hey!\nDid a guy named Raditz\pcame..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815E71 MSG_NORMAL '"Goku!\nYou must adress him as King..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x8816288 MSG_NORMAL '"Huhmmm.\nLet me see.\pOh yes!\nYou..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x88162D2 MSG_NORMAL '"Did he fight you?"
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x88162E6 MSG_NORMAL '"Yes he did!\nBut I got him in my Y..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8816328 MSG_NORMAL '"Huuhh\nIncredible! Wow you must be..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x881637B MSG_NORMAL '"Uhm well yeahh...\nKing Yemma is t..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x88163EF MSG_NORMAL '"KAMI I HEARD THAT!\nYOU LITTLE WEA..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8816453 MSG_NORMAL '"Forgive me I didnt know\nyour ears..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x88164A3 MSG_NORMAL '"Kami you are starting\nto annoy me..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x88165C5 MSG_NORMAL '"Goku stick to it now!\nDont let sn..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8816602 MSG_NORMAL '"Well I am really not sure\nwhat to..."
hidepokepic
setvar 0x4016 0x3
release
'---------
' Strings
'---------
#org 0x815BB9
= And thats where we stand\ngreat king Yemma.\pThe other two Saiyans are\non there way to earth right now\pFor this reason we humbly ask you\nTo allow Goku to seek training\pfrom the great KingKai himself\nWith your permission ofcourse.\pThere is no hope for our planet\nif Goku doesnt recieve KingKai's training.
#org 0x815CEA
= Hhmm....\nGoku... Well you certainly\phave a service record that allows\nyou to reach KingKai But are\pyou prepared to travel\nalong snake way?
#org 0x815D77
= Yes King Yemma he is.
#org 0x815D8F
= Hey does everybody\nend up here Kami?
#org 0x815DB6
= Thats right.
#org 0x815DC5
= Did Raditz?
#org 0x815DD3
= Yes everyone comes to this\ncheckin station and King Yemma\pdecides what to do\nwith them after that.
#org 0x815E38
= Hey!\nDid a guy named Raditz\pcame here not to long ago?
#org 0x815E71
= Goku!\nYou must adress him as King Yemma!
#org 0x816288
= Huhmmm.\nLet me see.\pOh yes!\nYour brother I send him ahead.\pWhat a case.
#org 0x8162D2
= Did he fight you?
#org 0x8162E6
= Yes he did!\nBut I got him in my Yemma lock\pand overpowered him.
#org 0x816328
= Huuhh\nIncredible! Wow you must be strong!\pHey forget KingKai\nI wanna train here!
#org 0x81637B
= Uhm well yeahh...\nKing Yemma is to bussy\pto take pupils\nWhisper: "Be quiet!\pKingKai is stronger that King Yemma!"
#org 0x8163EF
= KAMI I HEARD THAT!\nYOU LITTLE WEASEL!\pIll remember that when I\nam passing sentence on you hahaha!
#org 0x816453
= Forgive me I didnt know\nyour ears where so big!\pI mean so good!\nOhhh myyy....
#org 0x8164A3
= Kami you are starting\nto annoy me!\pWell I forgive you this time\nGoku can try to make it to\pKingKai's if he really wants to.\nIll call a guide for you\pnow go and wait outside!\nOh and Goku!\pYou need to be really carefull\nnot to fall of snakeway!\pShould you fall of there is\nno comming back!
#org 0x8165C5
= Goku stick to it now!\nDont let snakeway wear\pon your mind!
#org 0x816602
= Well I am really not sure\nwhat to expect.\pBut ill try my very best\nto make it to KingKai's planet!\pBye now ill guess I\nsee ya in about one year.
'-----------
' Movements
'-----------
#org 0x813680
#raw 0x1 'Face Up
#org 0x815AA0
lock
applymovement MOVE_PLAYER 0x8813680
showpokepic 0xD 0x0 0x4
msgbox 0x8815BB9 MSG_NORMAL '"And thats where we stand\ngreat ki..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x8815CEA MSG_NORMAL '"Hhmm....\nGoku... Well you certain..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815D77 MSG_NORMAL '"Yes King Yemma he is."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8815D8F MSG_NORMAL '"Hey does everybody\nend up here Ka..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815DB6 MSG_NORMAL '"Thats right."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8815DC5 MSG_NORMAL '"Did Raditz?"
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815DD3 MSG_NORMAL '"Yes everyone comes to this\nchecki..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8815E38 MSG_NORMAL '"Hey!\nDid a guy named Raditz\pcame..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8815E71 MSG_NORMAL '"Goku!\nYou must adress him as King..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x8816288 MSG_NORMAL '"Huhmmm.\nLet me see.\pOh yes!\nYou..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x88162D2 MSG_NORMAL '"Did he fight you?"
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x88162E6 MSG_NORMAL '"Yes he did!\nBut I got him in my Y..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8816328 MSG_NORMAL '"Huuhh\nIncredible! Wow you must be..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x881637B MSG_NORMAL '"Uhm well yeahh...\nKing Yemma is t..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x88163EF MSG_NORMAL '"KAMI I HEARD THAT!\nYOU LITTLE WEA..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x8816453 MSG_NORMAL '"Forgive me I didnt know\nyour ears..."
hidepokepic
showpokepic 0xE 0x0 0x4
msgbox 0x88164A3 MSG_NORMAL '"Kami you are starting\nto annoy me..."
hidepokepic
showpokepic 0xD 0x0 0x4
msgbox 0x88165C5 MSG_NORMAL '"Goku stick to it now!\nDont let sn..."
hidepokepic
showpokepic 0x1 0x0 0x4
msgbox 0x8816602 MSG_NORMAL '"Well I am really not sure\nwhat to..."
hidepokepic
setvar 0x4016 0x3
release
'---------
' Strings
'---------
#org 0x815BB9
= And thats where we stand\ngreat king Yemma.\pThe other two Saiyans are\non there way to earth right now\pFor this reason we humbly ask you\nTo allow Goku to seek training\pfrom the great KingKai himself\nWith your permission ofcourse.\pThere is no hope for our planet\nif Goku doesnt recieve KingKai's training.
#org 0x815CEA
= Hhmm....\nGoku... Well you certainly\phave a service record that allows\nyou to reach KingKai But are\pyou prepared to travel\nalong snake way?
#org 0x815D77
= Yes King Yemma he is.
#org 0x815D8F
= Hey does everybody\nend up here Kami?
#org 0x815DB6
= Thats right.
#org 0x815DC5
= Did Raditz?
#org 0x815DD3
= Yes everyone comes to this\ncheckin station and King Yemma\pdecides what to do\nwith them after that.
#org 0x815E38
= Hey!\nDid a guy named Raditz\pcame here not to long ago?
#org 0x815E71
= Goku!\nYou must adress him as King Yemma!
#org 0x816288
= Huhmmm.\nLet me see.\pOh yes!\nYour brother I send him ahead.\pWhat a case.
#org 0x8162D2
= Did he fight you?
#org 0x8162E6
= Yes he did!\nBut I got him in my Yemma lock\pand overpowered him.
#org 0x816328
= Huuhh\nIncredible! Wow you must be strong!\pHey forget KingKai\nI wanna train here!
#org 0x81637B
= Uhm well yeahh...\nKing Yemma is to bussy\pto take pupils\nWhisper: "Be quiet!\pKingKai is stronger that King Yemma!"
#org 0x8163EF
= KAMI I HEARD THAT!\nYOU LITTLE WEASEL!\pIll remember that when I\nam passing sentence on you hahaha!
#org 0x816453
= Forgive me I didnt know\nyour ears where so big!\pI mean so good!\nOhhh myyy....
#org 0x8164A3
= Kami you are starting\nto annoy me!\pWell I forgive you this time\nGoku can try to make it to\pKingKai's if he really wants to.\nIll call a guide for you\pnow go and wait outside!\nOh and Goku!\pYou need to be really carefull\nnot to fall of snakeway!\pShould you fall of there is\nno comming back!
#org 0x8165C5
= Goku stick to it now!\nDont let snakeway wear\pon your mind!
#org 0x816602
= Well I am really not sure\nwhat to expect.\pBut ill try my very best\nto make it to KingKai's planet!\pBye now ill guess I\nsee ya in about one year.
'-----------
' Movements
'-----------
#org 0x813680
#raw 0x1 'Face Up
but when the script ends it wont let me walk...
and how do I remove a pokemon in the party via script?