where can I buy daggers?
-
- Posts: 19
- Joined: Thu Dec 04, 2008 1:15 am
Re: where can I buy daggers?
At Kelina Village shop
Items in each shop rotate (eg the dagger beomes a r-gun, then vice versa in endless cycle) at different times so you might have to wait.
Items in each shop rotate (eg the dagger beomes a r-gun, then vice versa in endless cycle) at different times so you might have to wait.
- andwhyisit
- Site Admin
- Posts: 1199
- Joined: Fri Dec 14, 2007 9:24 pm
Re: where can I buy daggers?
What about "topic"?SniperNightOwl wrote: topic
-
- Posts: 351
- Joined: Wed Dec 27, 2006 10:14 pm
Re: where can I buy daggers?
I guess what she means is refer to the topic name... in which the question is already answered.
-
- Posts: 27
- Joined: Mon Dec 03, 2007 12:16 am
Re: where can I buy daggers?
Maybe this is a good time to suggest some sort of FAQ Topic of some sort, just so additional questions don't seem out of place, and the forum stays a little more organized. I can see question topics popping up like there's no tomorrow, which would kind of clutter the forum after a bit. Just a suggestion.
<_< That tongue smiley happy. TOO happy. XD

<_< That tongue smiley happy. TOO happy. XD
- andwhyisit
- Site Admin
- Posts: 1199
- Joined: Fri Dec 14, 2007 9:24 pm
Re: where can I buy daggers?
I actually knew that already. I was making fun of the "post only says 'topic'" thing.Milnivri wrote: I guess what she means is refer to the topic name... in which the question is already answered.
-
- Posts: 984
- Joined: Fri Dec 22, 2006 11:52 am
Re: where can I buy daggers?
Yeah, maybe there should be an FAQ topic. I never thought of that before until now. I started to make it, I may finish it by tomorrow.
I have no idea which marts store which items, and this topic reminded me to try to find this data in the ROM. Hopefully it's straightforward where the items are stored in the order that you see them in the shop... and hopefully they use the same index numbers as everything else (like the evolution items, or treasure chests, which I've started to reverse engineer)...
I have no idea which marts store which items, and this topic reminded me to try to find this data in the ROM. Hopefully it's straightforward where the items are stored in the order that you see them in the shop... and hopefully they use the same index numbers as everything else (like the evolution items, or treasure chests, which I've started to reverse engineer)...
- andwhyisit
- Site Admin
- Posts: 1199
- Joined: Fri Dec 14, 2007 9:24 pm
Re: where can I buy daggers?
You've started work on chests?! :blink:Blaziken257 wrote: I have no idea which marts store which items, and this topic reminded me to try to find this data in the ROM. Hopefully it's straightforward where the items are stored in the order that you see them in the shop... and hopefully they use the same index numbers as everything else (like the evolution items, or treasure chests, which I've started to reverse engineer)...
Though I should really get back into hacking since I haven't contributed much of late (hacking-wise).
Re: where can I buy daggers?
The players guide actually has a list in the back of what stores stock what items, and the prices too iirc. I'll take a look at it later if I can find the guide, my entire room was rearranged while I was gone x_o
-
- Posts: 984
- Joined: Fri Dec 22, 2006 11:52 am
Re: where can I buy daggers?
Yes, I have started work on chests. It requires knowledge of manipulating ROM addresses of pointers, though, because each map has different addresses. And I don't have it 100% figured out, though... but if you want a look at what I found, look at the end of the DataCrystal article. When I find everything out and post the information here, then I will go into detail on how to edit pointers, which I really need to do...