Page 8 of 10

Re: Rock5's Fusion Control Functions

Posted: Sat Jan 25, 2014 9:40 pm
by noobbotter
Looks like it fixed it. At least the bot will start now without that error. I'm sure it's good now. Thanks.

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 6:26 am
by Desmond
clean stones will do?

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 7:34 am
by rock5
Do you mean Purified Fusion Stones? Yes it can use them. You need to change the settings in the Fusion addon to use Purified Fusion Stones.

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 7:43 am
by Desmond
and then what code do you want?

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 8:58 am
by Desmond
is yes and the code which is needed?

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 9:36 am
by rock5
I just use

Code: Select all

Fusion_MakeMaxManaStones()
That does the maximum fusions possible. But you have to set the config in the Fusion addon to use the items you want to use.

Do I have to explain to you how to use all my userfunctions? The instructions are on the first post.

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 10:29 am
by Desmond
is such a mistake

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 11:40 am
by rock5
Great! You have an error message. That makes it easier to help you.

Looks like you are using an older version of the Fusion userfunction. Try updating it. Try the one at the top of the first post http://www.solarstrike.net/phpBB3/viewt ... 786#p11786.

Re: Rock5's Fusion Control Functions

Posted: Fri Apr 11, 2014 12:15 pm
by Desmond
Rock5 Many thanks to all the work I rady :)

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 11:12 am
by rock5
I'm not sure I understand. I think you want to make tier 5 mana stones but not tier 6 or tier 7 mana stones. The following command will make only tier 5 mana stones.

Code: Select all

Fusion_MakeMaxManaStones(5)

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 11:15 am
by Desmond
rock5 wrote:I'm not sure I understand. I think you want to make tier 5 mana stones but not tier 6 or tier 7 mana stones. The following command will make only tier 5 mana stones.

Code: Select all

Fusion_MakeMaxManaStones(5)
thank

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 11:16 am
by Desmond
and whether there is a function of demand bargaining?

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 11:49 am
by rock5
Desmond wrote:and whether there is a function of demand bargaining?
Sorry, I don't understand.

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 12:08 pm
by Desmond
rock5 wrote:
Desmond wrote:and whether there is a function of demand bargaining?
Sorry, I don't understand.
Userfunctions bargaining where?

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 12:48 pm
by rock5
It's not translating properly. I don't know what you mean by "bargaining". Try selecting a different translation.

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 1:05 pm
by Desmond
rock5 wrote:It's not translating properly. I don't know what you mean by "bargaining". Try selecting a different translation.
do I need is a trade function on this web-site?

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 1:55 pm
by rock5
Do you mean you want a userfunction that allows you to "trade" between characters?

Re: Rock5's Fusion Control Functions

Posted: Mon Aug 18, 2014 4:44 pm
by Desmond
yes

Re: Rock5's Fusion Control Functions

Posted: Tue Aug 19, 2014 4:21 pm
by Desmond
why do not you answer?

Re: Rock5's Fusion Control Functions

Posted: Tue Aug 19, 2014 4:32 pm
by rock5
Sorry. I have a userfunction but I need to do some testing first. It's not complete.