The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Binary ROM Hacking (https://www.pokecommunity.com/forumdisplay.php?f=284)
-   -   Fire red Mystic Aurora tickets ( birth island navel rock event) (https://www.pokecommunity.com/showthread.php?t=345435)

xboxmandude March 12th, 2015 2:43 AM

Fire red Mystic Aurora tickets ( birth island navel rock event)
 
Yeah I'm a noob... I am.... Seriously....
I want to know how to add these events to my fire red ROM
I know I can make the tickets available in any mart or make someone give them to you
But would that activate the event
If i just purchased the ticket....
Or would it require
Some script? Or Idk.... I
Just want to add the navel rock and birth island events to my hack fire red
Thank you...
Also...

xboxmandude March 12th, 2015 2:50 AM

Could I also just use advance map to place the Pokémon sprite
And just use the same script offset in another location?
Like I place lugia sprite in pallet town and copy the script offset....
Would this trigger the battle?

Lol I don't have access to my pc or I would have tried it

PurpleOrange March 12th, 2015 3:50 AM

Quote:

Originally Posted by xboxmandude (Post 8652152)
Yeah I'm a noob... I am.... Seriously....
I want to know how to add these events to my fire red ROM
I know I can make the tickets available in any mart or make someone give them to you
But would that activate the event
If i just purchased the ticket....
Or would it require
Some script? Or Idk.... I
Just want to add the navel rock and birth island events to my hack fire red
Thank you...
Also...

aurora ticket (birth island) setflag 0x84B
mystic ticket (navel rock) setflag 0x84A

Quote:

Originally Posted by xboxmandude (Post 8652157)
Could I also just use advance map to place the Pokémon sprite
And just use the same script offset in another location?
Like I place lugia sprite in pallet town and copy the script offset....
Would this trigger the battle?

Lol I don't have access to my pc or I would have tried it

nope that won't work since it uses map scripts, so if you did that the sprite would not disappear causing multiple battles etc.

xboxmandude March 12th, 2015 7:28 AM

Hey thank u so much....
So I came u with this would it work?
I have no scripting skills I just went through the tutorial
#org $begin
lock
faceplayer
checkflag 0x84b
if b_true goto $got the ticket
message $ticket
$ticker 1 =Hey \v\h01!\That ticket! Use it in to go to an island far away
boxset 6
setflag 0x84b
release
end

#org $got the ticket
message $have u
$have u 1 =have you been to that island?
boxset 6
release
end

PurpleOrange March 12th, 2015 7:50 AM

Quote:

Originally Posted by xboxmandude (Post 8652361)
Hey thank u so much....
So I came u with this would it work?
I have no scripting skills I just went through the tutorial

Code:

#org $begin
lock
faceplayer
checkflag 0x84b
if b_true goto $got the ticket
giveitem 0x173 0x1
message $ticket
$ticket 1 =Hey \v\h01!\That ticket! Use it in to go to an island far away
boxset 6
setflag 0x84b
release
end

#org $got the ticket
message $have u
$have u 1 =have you been to that island?
boxset 6
release
end



although i don't use pokescript, xse is a lot easier, i know that will not work, you have to give the item as well, changes are in red

xboxmandude March 12th, 2015 7:55 AM

Lol thanks


All times are GMT -8. The time now is 2:26 AM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.