Blaziquaza
...
- 780
- Posts
- 15
- Years
- Whyalla, Australia
- Seen Mar 2, 2013
You've repointed it to an un-free offset then.
Aw,forget it.I'll start clean.
Last edited:
You've repointed it to an un-free offset then.
I'm having a problem with all of Darthatron's tools. Whenever I try to use one, it says COM-something-deficiency, a file is missing or invalid.
What's wrong?
I have a problem; whenever I warp into a building the inside is pitch black and the game freezes
um hey anyone reading,
i have a slight problem with my self-made "hack."
It's a ruby hack, so you're starting off in the truck, but every time i try to leave the truck; the ROM restarts.
Is there anyway I can cancel out the truck start to avoid this problem, or is there a way to fix it? :3
Thanks people :} xx
(eek typo-ed!)
You could have done 2 things wrong with this...
1: Edited the Trucks Level Script. (This is a bad thing, you are better off restarting or fixing it somehow.)
2: You changed something important OUTSIDE the truck... did you mess up a map oustide?
Check these things, and report back.
Oh thank you for the quick reply ^_^!
I edited the map outside the truck, but the script is still there and untouched (hopefully).
:}x
Now, I have gone through several of the pages, mainly 1 - 50, and still could not find what I am looking for, so let me ask it.
Note - I am hacking Pokemon Emerald
Alright, here is my problem. I have been hacking Pokemon Emerald, and noticed there is no Legendary Birds/Dogs Over World Sprite. I thought this would be a easy fix just by Exporting the sprite from Fire Red over to Emerald, but the fact that none of the Emerald palettes match any of the Pokemon makes it hard to put them in the game. So there is two questions I need to ask,
1.) Is there a way where I can Export a Palette, and Import to another Rom.
2.) Is there a way where I can insert a whole new sprite, with out getting rid of anything else?
Please help I would really appreciate it, and Thank you in advance.
Hello, guys.. Actually, I need some help with scripting...
I'm getting started with ROM Hacking. I started trying to script today, btw.. I'm here, cuz I'm having few problems.
Well, it's a kind hard to explain (cuz of my english which is far from good)
Here I go:
With AM, I selected the fat guy in pallet town and oppenned his script and changed some stuff...
For starting the basical script to a message...
"0x16582F" is the offset of the fatguy...
Spoiler:#org 0x16582F
lock
faceplayer
message $talk
$talk 1 = Hello.
boxset 6
release
end
Till now, I guess everything is right, isn't it ? So... When I try to compile my script I receive a message "Too less parameters on line 4. The correct number is 2"
I also tried with other methods from many others tutorials... The error is always the same...
Spoiler:#dynamic 0x16582F
#ORG @Main
Lock
FacePlayer
Message @Speak 0x6
Release
End
#ORG @Speak
= This is a message!
the same error... (but with the line's value different) "Too less parameters on line 5. The correct number is 2"
Spoiler:#dynamic 0x16582F
#org @start
lock
faceplayer
msgbox @text 0x6
release
end
#org @text
= Hello.\nI'm RaiRai-kun.
AND! same error...
Could someone help me ?
Thanks :)
Now, I have gone through several of the pages, mainly 1 - 50, and still could not find what I am looking for, so let me ask it.
Note - I am hacking Pokemon Emerald
Alright, here is my problem. I have been hacking Pokemon Emerald, and noticed there is no Legendary Birds/Dogs Over World Sprite. I thought this would be a easy fix just by Exporting the sprite from Fire Red over to Emerald, but the fact that none of the Emerald palettes match any of the Pokemon makes it hard to put them in the game. So there is two questions I need to ask,
1.) Is there a way where I can Export a Palette, and Import to another Rom.
2.) Is there a way where I can insert a whole new sprite, with out getting rid of anything else?
Please help I would really appreciate it, and Thank you in advance.
what's the offset for the rivals pallet in fire red?
Go to the team discussions sub-forum. Then go to the stickied Help requirements or something thread. Make sure to follow the rules and the given form.Can any people help me to insert some tiles?