• 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 Trading Card Game 2 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.
What more info can I give? All I wanted is for one tile to always have the same movement permision so I wouldnt have to continously do it for every tile.


I'm sorry I thought you wanted to do something else. I don't know the answer to this question.
 
This isn't really a problem I have, it's just a simple question! In a script I made, I needed to check the level of the first pokemon in the party. After much searching, I didn't find any command in XSE that accomplishes this. I ended up just writing an ASM routine that does it... I guess I just want to know if there actually is a command that checks the level of a pokemon in your party and I just couldn't find it.
 
This isn't really a problem I have, it's just a simple question! In a script I made, I needed to check the level of the first pokemon in the party. After much searching, I didn't find any command in XSE that accomplishes this. I ended up just writing an ASM routine that does it... I guess I just want to know if there actually is a command that checks the level of a pokemon in your party and I just couldn't find it.

Below are three threads on the subject of checking the levels of the Pokémon in the player's party, along with a link to the Bulbapedia article on Pokémon data structure. Hopefully they can point you in the right direction.

Checking POKEMON LEVELS without ASM
Getting the min/max level of your Pokémon party
A Way To Check Pokemon Levels
Pokémon data structure in Generation III
 
Below are three threads on the subject of checking the levels of the Pokémon in the player's party, along with a link to the Bulbapedia article on Pokémon data structure. Hopefully they can point you in the right direction.

Checking POKEMON LEVELS without ASM
Getting the min/max level of your Pokémon party
A Way To Check Pokemon Levels
Pokémon data structure in Generation III

Ok, so I'm assuming that there is no simple command in xse for this. Like I said, I used ASM to handle it, so I didn't need any links :) maybe they'll help others, though.
 
Okay i have two questions.
Both relating to R/S.

1: in my hack, i have placed berry trees infront of the flower shop, which i think is causing the bottom row of tiles of the house to screw up. however if i pick them, walk away and walk back again, theyre fine... It also seems to appen randomly, not just by picking them, as this sometimes doesnt fix it...
If you need more info, i'll screenie it.

2: How do i get the arow tiles in The Mossdeep Gym set to act like the ones in FRLG, if possible? I want to make it so you don't stop until touching a stop tile.

a page has passed, so....
 
In Advance map, How do you change the size of the border block? In Viridian Forest it is 2x3 but i want it to be 2x2. Thanks In advance.

EDIT: - Solved -
 
a page has passed, so....
I'm pretty sure that that's caused by the flower shop's tiles being at the end of the tileset (where the door animations go). I think you should try coming into the map normally, not through a door, and see if it makes a difference.
 
In free space finder, How do you know how many bytes your lookin for? What determines the amount of bytes you need?
 
In Advance map, How do you change the size of the border block? In Viridian Forest it is 2x3 but i want it to be 2x2. Thanks In advance.

EDIT: - Solved -

What was the solution you came up with?
 
I'm pretty sure that that's caused by the flower shop's tiles being at the end of the tileset (where the door animations go). I think you should try coming into the map normally, not through a door, and see if it makes a difference.

It only does it when i come into the map normally, If i move so its off screen then go back, it works though. This comes up in other places too, like the bottom row of a houses tiles being replaced by trees.

EDIT: does anyone know where i went wrong here?:
[PokeCommunity.com] [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)
 
Last edited:
What's the LG title screen Venusaur's offswt for APE?!

Someone help me! I've hacked FR to show Umbreon but when I do the same for LG the colors of Espeon are screwed up. It happened w/ FireRed but I knew Charizard's offset to fix it. I HAVE NO IDEA WHAT VENUSAURS IS THOUGH!!!! SOMEONE PLEASE REPLY!
 
It only does it when i come into the map normally, If i move so its off screen then go back, it works though. This comes up in other places too, like the bottom row of a houses tiles being replaced by trees.

EDIT: does anyone know where i went wrong here?:
[PokeCommunity.com] [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)
Is it the back sprite you need help on? :( I see. Alright;
Get the original back sprite of that Pokemon.
Get an indexed image of the front sprite of the Pokemon.
On Paint, open the indexed front sprite.
On another Paint, open the back sprite.
Press Ctrl+A then Ctrl+C
On the front sprite Paint press Ctrl+V. Then, it should look normal. Save as.
Then insert the back sprite on ASE. The reason is; the front and back sprites have to have the same palette. Remember that, same palette for front and back sprite of a Pokemon.
 
I have previously looked up ROM bases but found too many options. Could someone point me to a Fire Red Base with no scripts in it? Or do they not work that way?
 
Go get JPAN's Hacked Engine. Simplifies the Specials and removes all scripts.

...it also seems to remove Pallet Town's flyspot for me, but w/e.
 
Is it the back sprite you need help on? :( I see. Alright;
Get the original back sprite of that Pokemon.
Get an indexed image of the front sprite of the Pokemon.
On Paint, open the indexed front sprite.
On another Paint, open the back sprite.
Press Ctrl+A then Ctrl+C
On the front sprite Paint press Ctrl+V. Then, it should look normal. Save as.
Then insert the back sprite on ASE. The reason is; the front and back sprites have to have the same palette. Remember that, same palette for front and back sprite of a Pokemon.

well i only originally inserted the front sprite and shiny backsprite on Unlz, but i opened it here to show you the extent of the problem.

Do i have to import each of the 4 sprites separately? Ive been told only 2 need importing.
 
hi, do you know where I can find tilesets indexed in 16 colors for a FR hack? (looking like DP tileset) Thanks
 
If you mean a rombase im pretty sure theres a DP one in the Resources thread.

also, to insert a script into my hack, what exactly do i do.. like, i have the script, but dont know how to insert it :D using XSE.
 
If you mean a rombase im pretty sure theres a DP one in the Resources thread.

also, to insert a script into my hack, what exactly do i do.. like, i have the script, but dont know how to insert it :D using XSE.
?Oh? Go to FSF, get an offset, at the top of the script, put:
#dynamic 0xoffset

compile, copy offset, and paste offset in to the offset box of an event in the events page at A-Map.
 
Im trying to music hack pokemon firered but everytime i open a rom in sappy 2006 it crashes
and i've been trying to find previous versions of this program but every link i find is broken
im using windows 7
if anyone can help me get sappy 2006 to work or post a WORKING link to sappy 2005 that would be great
 
Status
Not open for further replies.
Back
Top