ExitWound
Boggle
- 79
- Posts
- 17
- Years
- Seen Sep 22, 2016
So, yeah... What you said Om3GA helped my scripting knowledge but the script for some reason still doesn't work. It still does the same thing that it does in the video that I posted.
Spoiler:
#dynamic 0x807561
#org @start
lock
checkflag 0x1002
if b_true goto @nevermind
showsprite 0x9
release
playsong 0x1BF 0x1
applymovement 0xFF @1move
applymovement 9 @2move
waitmovement 0x0
msgbox @1msg 0x6
trainerbattle 0x1 0x89 0x0 @before @after @whatever
end
#org @nevermind
release
end
#org @1msg
= Are you the one everbody knows as\n[player]?\p... ... ... ... ... ... ... ... ... ...\n... ... ... ... ... ... ... ... ... ...\pGood.\nI was hoping I could find you.\pMy name is NEIL. I've been researching\nthe skills of some of the trainers\laround here.\pNot many of them have what it takes\nto become the greatest.\pBut that is enough of my calling.\nIt's time to see just how good you\lare.\pUnfair?\nExcellent.
#org @before
= I'm not here to make friends.
#org @after
= Most superb!\nYou fared very well against me!\pBut don't think this is over.\nI've got plans for you.
#org @whatever
msgbox @2msg 0x6
applymovement 9 @3move
waitmovement 0x0
hidesprite 0x9
setflag 0x1001
setflag 0x1002
release
end
#org @2msg
= You, [player], are not the average\ntrainer.\pYou possess something these rookies\ndo not.\pWe'll certainly meet again.
#org @1move
#raw 0x03 0x56 0xFE
#org @2move
#raw 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0xFE
#org @3move
#raw 0x9 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x54 0xFE
#org @start
lock
checkflag 0x1002
if b_true goto @nevermind
showsprite 0x9
release
playsong 0x1BF 0x1
applymovement 0xFF @1move
applymovement 9 @2move
waitmovement 0x0
msgbox @1msg 0x6
trainerbattle 0x1 0x89 0x0 @before @after @whatever
end
#org @nevermind
release
end
#org @1msg
= Are you the one everbody knows as\n[player]?\p... ... ... ... ... ... ... ... ... ...\n... ... ... ... ... ... ... ... ... ...\pGood.\nI was hoping I could find you.\pMy name is NEIL. I've been researching\nthe skills of some of the trainers\laround here.\pNot many of them have what it takes\nto become the greatest.\pBut that is enough of my calling.\nIt's time to see just how good you\lare.\pUnfair?\nExcellent.
#org @before
= I'm not here to make friends.
#org @after
= Most superb!\nYou fared very well against me!\pBut don't think this is over.\nI've got plans for you.
#org @whatever
msgbox @2msg 0x6
applymovement 9 @3move
waitmovement 0x0
hidesprite 0x9
setflag 0x1001
setflag 0x1002
release
end
#org @2msg
= You, [player], are not the average\ntrainer.\pYou possess something these rookies\ndo not.\pWe'll certainly meet again.
#org @1move
#raw 0x03 0x56 0xFE
#org @2move
#raw 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0xFE
#org @3move
#raw 0x9 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x0B 0x54 0xFE