Page 1 of 1
Are there any codes for magicbox?[resolved]
Posted: Sat Jul 17, 2010 11:22 pm
by miximixi007
Are there any codes for magicbox?
e.g.
OpenMagicBox
CloseMagicBox
IsMagicBox
PickUpItemToMagicBox
StartAddonsForFusion
FusionStone
...
I got it.
PickupBagItem(_bagslot);
PickupBagItem(_dropslot);
MagicBoxRequest()
Re: Are there any codes for magicbox?
Posted: Sun Jul 18, 2010 12:34 am
by rock5
miximixi007 wrote:Are there any codes for magicbox?
e.g.
OpenMagicBox
CloseMagicBox
IsMagicBox
PickUpItemToMagicBox
StartAddonsForFusion
FusionStone
...
I've done a bit of work with the magic box so I can probably answer your questions but first I need to know what fusion addons you might have and what you want to make. Is it just mana stones?
Re: Are there any codes for magicbox?
Posted: Sun Jul 18, 2010 2:30 am
by miximixi007
aha,rock5,are u online 7*24?
I used this one:
http://rom.curse.com/downloads/rom-addo ... usion.aspx
I wanna make mana stone with random fusion and belt.
Re: Are there any codes for magicbox?[resolved]
Posted: Sun Jul 18, 2010 4:40 pm
by miximixi007
next question:
How to set receiver name into mailbox?
Re: Are there any codes for magicbox?[resolved]
Posted: Mon Jul 19, 2010 12:14 am
by rock5
miximixi007 wrote:next question:
How to set receiver name into mailbox?
Sorry I didn't get back to you sooner but my solution for fusion is a bit complex. I'm working on simplifying it and should release some functions to help with that. On another note, I was just given control of fusion by d003232 and plan to release some minor updates soon.
The mailbox is a lot harder. I had to do some extensive modifying of a mailbox addon to get this to work. The main problem is when you open the mailbox focus usually goes to the edit box at which point rombot looses communication with the game. I had to remove all setfocus commands to stop that as well as some other edits. I could release this too but it would require you to use my modified version of UltimateMailMod as your mailbox replacement.
Re: Are there any codes for magicbox?[resolved]
Posted: Mon Jul 19, 2010 8:54 am
by miximixi007
Yes,i also used UltimateMailMod b4.

Re: Are there any codes for magicbox?[resolved]
Posted: Tue Jul 20, 2010 1:50 am
by rock5
I posted my fusion functions in another thread. Check them out if you like.
http://www.solarstrike.net/phpBB3/viewt ... =21&t=1434