Page 1 of 2

Re: where can I buy daggers?

Posted: Sun Feb 22, 2009 9:49 pm
by SniperNightOwl(imported)
topic

Re: where can I buy daggers?

Posted: Mon Feb 23, 2009 3:04 am
by zzc
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.

Re: where can I buy daggers?

Posted: Mon Feb 23, 2009 4:55 am
by andwhyisit
SniperNightOwl wrote: topic
What about "topic"?

Re: where can I buy daggers?

Posted: Mon Feb 23, 2009 3:45 pm
by Milnivri(imported)
I guess what she means is refer to the topic name... in which the question is already answered.

Re: where can I buy daggers?

Posted: Mon Feb 23, 2009 10:43 pm
by M3FTW(imported)
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. :P

<_< That tongue smiley happy. TOO happy. XD

Re: where can I buy daggers?

Posted: Mon Feb 23, 2009 11:55 pm
by andwhyisit
Milnivri wrote: I guess what she means is refer to the topic name... in which the question is already answered.
I actually knew that already. I was making fun of the "post only says 'topic'" thing.

Re: where can I buy daggers?

Posted: Tue Feb 24, 2009 2:37 am
by Blaziken257
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)...

Re: where can I buy daggers?

Posted: Tue Feb 24, 2009 3:26 am
by andwhyisit
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)...
You've started work on chests?! :blink:

Though I should really get back into hacking since I haven't contributed much of late (hacking-wise).

Re: where can I buy daggers?

Posted: Tue Feb 24, 2009 6:52 pm
by RacieB
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

Re: where can I buy daggers?

Posted: Fri Feb 27, 2009 5:08 am
by Blaziken257
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...