04-15-2014, 05:16 PM
Sooooooo ladies and gentlemen here's the nuts and bolts of what I have been trying to get to work:
1 Cast Fire until you are low mp
2 cast transpose
3 cast bilzzard until you full mp or close enough
4 cast transpose
5 repeat
Heres what I have so far:
1. Cast fire if player has NOT "173,176"
This will cast fire if player has neither the fire nor ice buff on him. This is my way of getting the motor running so to speak, need to start the loop somehow and it does work.
2. Cast fire if player has BUFF 173
So while fire buff is active we will spam fire
3. Cast Transpose if MP< 300
This changes fire buff to ice buff
4. Cast Blizzard if player has buff 176
While ice buff is active it will spam blizzard this will restore all MP
5. Cast Transpose if MP>1000
This should take you back to number 2 and form a loop
Now here is what actually happens. Starts off casting a single fire (cause it has no buffs), this adds the fire buff and it then spams fire like it should. It will then use transpose at low mana but it seems to have a really long think about it before it does for some reason. Casts a single blizzard then just tries to spam fire again.....
I cant figure out why it would cast a Fire while it has the ice buff the only conditions for it to cast fire is if there are no buffs active "player has NOT 173,176" or it has the fire buff active "player has 173".
I would really love some help this has been driving me nuts for a couple of days now
Thanks a lot for your time :-)
1 Cast Fire until you are low mp
2 cast transpose
3 cast bilzzard until you full mp or close enough
4 cast transpose
5 repeat
Heres what I have so far:
1. Cast fire if player has NOT "173,176"
This will cast fire if player has neither the fire nor ice buff on him. This is my way of getting the motor running so to speak, need to start the loop somehow and it does work.
2. Cast fire if player has BUFF 173
So while fire buff is active we will spam fire
3. Cast Transpose if MP< 300
This changes fire buff to ice buff
4. Cast Blizzard if player has buff 176
While ice buff is active it will spam blizzard this will restore all MP
5. Cast Transpose if MP>1000
This should take you back to number 2 and form a loop
Now here is what actually happens. Starts off casting a single fire (cause it has no buffs), this adds the fire buff and it then spams fire like it should. It will then use transpose at low mana but it seems to have a really long think about it before it does for some reason. Casts a single blizzard then just tries to spam fire again.....
I cant figure out why it would cast a Fire while it has the ice buff the only conditions for it to cast fire is if there are no buffs active "player has NOT 173,176" or it has the fire buff active "player has 173".
I would really love some help this has been driving me nuts for a couple of days now
Thanks a lot for your time :-)