Quote:
|
I'm using the same roof tiles from Littleroot Town. Infact, I just relocated the houses.
|
Hmm... Are you sure your using the
exact same tiles as previously? Also, are you sure you have the right tiles blocked and the right tiles "walkable"?
Quote:
|
Is there any pokemon rom editor/hack that you can add custom pokemons,trainers,badges,trainers etc? And if there is one what's the name?
|
If you mean without re-writing previous Pokemon, trainers, badges, etc; then no. But if your willing to over-write these things, programs such as: "PokePic" and a good hex editor will aid you in your quest.
Quote:
I have already done an search using the tool for this question which is as follows, Is it possible to add new pokemon into Fire Red due to the fact of there being free offsets in the game and if so how can I do this, I have knowlage on how to replace pokemon however I want to add new pokemon and trainers in with out replacing any. Much appreachated
I also have anouther problem with the following script
#org 0x73AA72
setflag 0xA125
message 0x73AB90
boxset 0x2
#raw 0x5C
trainerbattle 0x9 0x5 0x0 0x73AD6D 0x7BBFAE
message 0x7BC253
boxset 0x2
applymovement 0x1 0x7BC377
pause 0x70
release
end
#org 0x73AB90
= Much anger you have
#org 0x73AD6D
= Well done
#org 0x7BBFAE
= You have learnt well
#org 0x7BC253
= It is time I moved on.
#org 0x7BC377
#binary 13 13 13 13 13 60 1D 1D 1D 1D FE
|
Sorry, but from what I know there aren’t any free offsets for Pokemon in FR/LG. There are in Ruby/Sapphire, but not there. As for your script, the only thing I can guess without doing a total investigation (which I have to do with many of my own scripts), is that your missing the “check flag” part. Most scripts will not work, in my experience, unless you have a “check flag” option with it as well.
Quote:
|
Where can i get "telefang" hacking tools than you as the "poke'mon diamond really peaved me off but i love the gae and want to translate properley
|
Sorry, but to my knowledge there are no "Telefang" hacking tools. Though I do know of one tool you'll need if your going to translate it: "Search Relative". Some Hex editors (Which you will also need) have this ability built in, others do not. Basically, your going to make a "table file". A conversion sheet of sorts that tells your hex editor what "hex bytes" equal what letters and/or symbols. Good Luck to you.
Quote:
|
How do i import sprites in rs ball?
|
You don't. RS ball is for dumping sprites or dumping pallets for the sprites, to be edited by other programs such as "PokePic".
I hope this helped you all!
-Hiidoran