MMOMinion

Full Version: [Module] Crafting Tool v2.1.1 + FIX 2 <18/11/2013>
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
(11-08-2013, 10:49 PM)Koopla Wrote: [ -> ]How can I stop/pause the CTool from crafting when I press synthesize in the craft log? Sometimes I want to craft an item myself and when I press Synthesize the CTool just takes over :D
If you don't want it to AutoCraft when you press Synthesize manually, turn off the Skill Manager

Not that it's written in the first 3 lines of 1st page Smile
Haha I'm so dumb :D

I swear it wasn't there when I last read the 1st post :(

But another problem I have encountered is that I can't set up the Ctool to stop using Touch when quality reaches 100%. For example, if the item's quality is 1800 max then I set the touch to be used only when Quality<=1799 (tried 1800 too) but when the quality hits max the IQ stack counter goes crazy (starts counting to 900 super fast, but not sure if it's 900 exactly) and basically the tool is stuck doing nothing.
(11-09-2013, 12:05 AM)Koopla Wrote: [ -> ]Haha I'm so dumb :D

I swear it wasn't there when I last read the 1st post :(

But another problem I have encountered is that I can't set up the Ctool to stop using Touch when quality reaches 100%. For example, if the item's quality is 1800 max then I set the touch to be used only when Quality<=1799 (tried 1800 too) but when the quality hits max the IQ stack counter goes crazy (starts counting to 900 super fast, but not sure if it's 900 exactly) and basically the tool is stuck doing nothing.
Interesting, i'll try to replicate that and fix :P
Not sure what I'm missing here.. I set up the skill manager(it's enabled) selected "Until Stopped" and have the crafting log open and the item I want selected. I hit start and nothing happens. Doesn't even begin the process of crafting.

Edit: Nevermind figured it out
(11-09-2013, 09:15 PM)Cardsmall Wrote: [ -> ]Not sure what I'm missing here.. I set up the skill manager(it's enabled) selected "Until Stopped" and have the crafting log open and the item I want selected. I hit start and nothing happens. Doesn't even begin the process of crafting.

Edit: Nevermind figured it out
What was the problem? :P
T_T seemed to have missed your message
Hi again. I need to put more than 1 buff in the condition CT_NOTBUFF=251, is it possible? There's a skill that needs to be cast ONLY when 2 buffs are missing at the same time (not just one of them).
(11-10-2013, 12:10 AM)Koopla Wrote: [ -> ]Hi again. I need to put more than 1 buff in the condition CT_NOTBUFF=251, is it possible? There's a skill that needs to be cast ONLY when 2 buffs are missing at the same time (not just one of them).
What skill is it? At the moment it isn't, as I didn't know such skill exists I didn't bother doing the extra coding for it :P
It's nothing special - need to cast Rumination(276) when CT_NOTBUFF=251(IQ)+262(SH2). Only cast Rumination when both of those buffs are down at the same time.
(11-10-2013, 12:56 AM)Koopla Wrote: [ -> ]It's nothing special - need to cast Rumination(276) when CT_NOTBUFF=251(IQ)+262(SH2). Only cast Rumination when both of those buffs are down at the same time.
Cast rumination when IQ is down? :P What is the point of casting Rumination without IQ when it needs IQ to be cast at all? Or am I terribly wrong somewhere?
Shouldn't it be Has Buff 251 and Has No Buff 262 ? :)
This is just an example, I didn't realise it didn't make sense :P

I need to have 2 buffs in the NotBuff as a condition to cast another buff.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49