Hey,
I 2 box on Casual Dreams and I've been using MQ2 + E3.
I've got it set up pretty well but I have a few questions. This may not be the right place to ask them. Let me know if that's the case.
Casual Dreams has Potion of Serious Healing with an instant casting time (the server is designed to let pretty much any class solo all the content through PoP).
I have got my bots set to use one on themselves when their HP reaches a certain level with this line in the ini file:
[CODE title="Life Support"][Life Support]
Life Support=Potion of Serious Healing/HealPct|##[/CODE]
I would like to set it so that they will also use the potion on themselves or others under certain conditions.
For example, use a potion on any member of the party when their health reaches a lower percentage (a lot of the custom fights are very stun heavy).
Is there a way to do this by modifying the ini files or do I need to customize the e3_classes code for each character?
I tried this code, which does not seem to work:
[CODE title="Use Item"][Use Item]
Potion of Serious Healing/Karm/HealPct|60[/CODE]
I also tried this code which did not work:
[CODE title="Life Support"][Life Support]
Life Support#1=Potion of Serious Healing/HealPct|30
Life Support#2=Potion of Serious Healing/Karm/HealPct|60
[/CODE]
I 2 box on Casual Dreams and I've been using MQ2 + E3.
I've got it set up pretty well but I have a few questions. This may not be the right place to ask them. Let me know if that's the case.
Casual Dreams has Potion of Serious Healing with an instant casting time (the server is designed to let pretty much any class solo all the content through PoP).
I have got my bots set to use one on themselves when their HP reaches a certain level with this line in the ini file:
[CODE title="Life Support"][Life Support]
Life Support=Potion of Serious Healing/HealPct|##[/CODE]
I would like to set it so that they will also use the potion on themselves or others under certain conditions.
For example, use a potion on any member of the party when their health reaches a lower percentage (a lot of the custom fights are very stun heavy).
Is there a way to do this by modifying the ini files or do I need to customize the e3_classes code for each character?
I tried this code, which does not seem to work:
[CODE title="Use Item"][Use Item]
Potion of Serious Healing/Karm/HealPct|60[/CODE]
I also tried this code which did not work:
[CODE title="Life Support"][Life Support]
Life Support#1=Potion of Serious Healing/HealPct|30
Life Support#2=Potion of Serious Healing/Karm/HealPct|60
[/CODE]

