I'm Currently running 6 toons with kissassist/Modbot (cant give up the following from modbot or custom script's events)
Short Duration buffs possible
warrior 3-4 sd buffs
bard 5-7 sd buffs
chanter 2 sd buffs
cleric 3-4 sd buffs
shaman 1-3 sd buffs
as you can see if very easy to surpass the 12 Song_Max
in MQ2NetBots my question request is would it be to much problem to increase the SONG_MAX to say 15 or 17
I enjoy not having to compile after every update. Plus my skills at plugin's is very limited.
The Reason i ask is because if anyone looking for a song past buff 12 it will continue to chain cast it. this leads to the cleric chain casting hot's shaman the same. IIRC kissassist does not use Netbots this would be just to make it easier on myself to continue to use kissassist and modbot together.
Short Duration buffs possible
warrior 3-4 sd buffs
bard 5-7 sd buffs
chanter 2 sd buffs
cleric 3-4 sd buffs
shaman 1-3 sd buffs
as you can see if very easy to surpass the 12 Song_Max
Rich (BB code):
#define BUFF_MAX 30
#define SONG_MAX 12
#define PETS_MAX 20
in MQ2NetBots my question request is would it be to much problem to increase the SONG_MAX to say 15 or 17
I enjoy not having to compile after every update. Plus my skills at plugin's is very limited.
The Reason i ask is because if anyone looking for a song past buff 12 it will continue to chain cast it. this leads to the cleric chain casting hot's shaman the same. IIRC kissassist does not use Netbots this would be just to make it easier on myself to continue to use kissassist and modbot together.

