- 18
- Posts
- 16
- Years
- Seen Aug 13, 2011
I made this script to get the Eon Ticket, I think its perfect...
but I'm having trouble to find Old Sea Chart, Aurora/Mystery Ticket script and variable, can you give me a help??
but I'm having trouble to find Old Sea Chart, Aurora/Mystery Ticket script and variable, can you give me a help??
Spoiler:
#dynamic 0x800000
#org @start
trainerbattle 0x1 0x353 0x0 @intro @defeat @after
msgbox @msg 0x2
end
#org @after
msgbox 0x8273594 MSG_KEEPOPEN
giveitem 0x113 0x1 MSG_OBTAIN
setflag 0x8B3
setvar 0x403F 0x0
msgbox 0x82735F2 MSG_KEEPOPEN
end
#org @intro
= I'm XXX!\nLet's battle!
#org @defeat
= ...
#org @msg
= Haaaay!\nI'm XXX.
#org 0x273594
= Wow! You're pretty good... There\nis a ticket here for you
#org 0x2735F2
= It appears to be for use at\nthe LILYCOVE CITY port.\pWhy not give it a try and see what\nit is about?
#org @start
trainerbattle 0x1 0x353 0x0 @intro @defeat @after
msgbox @msg 0x2
end
#org @after
msgbox 0x8273594 MSG_KEEPOPEN
giveitem 0x113 0x1 MSG_OBTAIN
setflag 0x8B3
setvar 0x403F 0x0
msgbox 0x82735F2 MSG_KEEPOPEN
end
#org @intro
= I'm XXX!\nLet's battle!
#org @defeat
= ...
#org @msg
= Haaaay!\nI'm XXX.
#org 0x273594
= Wow! You're pretty good... There\nis a ticket here for you
#org 0x2735F2
= It appears to be for use at\nthe LILYCOVE CITY port.\pWhy not give it a try and see what\nit is about?