• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

Status
Not open for further replies.
I have a pretty simple question. How would you put an arrow like the one below into a script in XSE? And could you tell me all 4 directional arrows?

[PokeCommunity.com] [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

Be smart. Just decompile a script in the game that uses it.
 
@sky93:
There are actually hex codes for the symbols so you use \h.
Spoiler:


For example:
Spoiler:
 
Ok, here goes.

I am making a ruby hack, (And I never did this) with a custom title screen. My problem is that when I insert my image, the pallet is screwed up (I edited it in APE). Is there something I did wrong? (I also edited the tilemap)

Here's a pic of my tileset with the new pallet. (I like parentheses :P)
 
Hiya i'm kinda new to this ROM HAcking but making great progress on my hack. Only thing that doesn't seem to work is the evolving of pokemon I inserted.
I've used YAPE to set the evolutions but they start evolving and then ".....?" that's all I get to see.

Can somebody help me ?
 
That's because they're not in the Pokedex, so they're not allowed to evolve. Same thing happens with Golbat and Onix and stuff if you try before you get the National Dex.
 
So I've been lurking for a while now and finally have a Question. I understand that if you put it into the game, HM08 Dive functions in FR/LG just like it did in RSE. However, what I'd like to know is this. Are there are any flags attached to it? Also, what's the movement permission required in order to have a spot in which you can Dive/Emerge?
 
You have to set a flag (you can use any flag as long as you can remember it). And there is no need of movement permissions. It is all done via script in the place you want to dive. The script checks the flag if you have set it. I think the script warps the player underwater (you're going to have to map this out). And also insert some OW's for the diving movements. That's how it's done.
 
Right, inserting the Overworld Sprites should be no Problem. Would copying the script over from RSE work? After changing the flag, of course.

EDIT: Looked all over via AdvanceMap, there's no actual Dive Script. How is diving... done?
 
Hey Can Any one help me. I want to change the Backsprite of Red in Pokemon Fire red. I am using NSE. I only know the first offset of red. Here it is: F69EFC.
Here is the Screenshot:
[PokeCommunity.com] [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)
. Can any one give me the other 3 offset of Red?
 
Right, inserting the Overworld Sprites should be no Problem. Would copying the script over from RSE work? After changing the flag, of course.

EDIT: Looked all over via AdvanceMap, there's no actual Dive Script. How is diving... done?

Well, no. There is no dive script in Ruby. It's in-built. To do it in FR/LG, you have to create your own script.
First checkflag. If it's check, yes/no box. If the player picks yes, warp to a map that looks like it's underwater. You should be able to script it.
 
Alright, I'll try and script it so there has to be a certain badge attained and so there has to be a pokemon in the party that knows Dive. Thank you.
 
DARN SCREEN

Hiya i'm getting pretty far with my intro screen, but every time i change the name it goes wrong and its a mess.
Can somebody create the pic with the name "POKEMON MeYoNy" for the intro screen.

I've added my screen so far.

thnQ in advance.
 
Does anyone know how to change the Pokedex footprints for Pokemon in Emerald?
FPE doesn't work.
 
You can use a program called Shinyzer. I believe that HackMew made it. You should've been more specific on what game though, because there are several gameshark codes for Pokemon which can do that. I'll ask my question again:

How do I patch an .APS file?
 
Alright, I searched this thread and couldn't find anything.

How do I patch an .APS file?

[PokeCommunity.com] [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)


Load your clean ROM where it says "Original File".
Load your patch where is says "Patch".
Click the button that says "Run"
Then smack yourself because you just realized how easy it is.

Is there any way, through either cheat code or hacking, that i could make shiny pokemon apear more often?
https://www.pokecommunity.com/threads/85025

Smack yourself. Then use the Shinyzer.
 
Status
Not open for further replies.
Back
Top