What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Mephiles - A Mage Custom Class.

Status
Not open for further replies.
testing 2.3 right now - Still has loot issues, will kill the mob then disregard looting it.
 

Attachments

Last edited:
thanks for the update. everything is running smooth but still the looting problem.
 
uhh... i had downloaded 2.2 before you had posted the 2.3 version :S i dont know if you still want to see the log or not but here it is.

I used it with Hawkers alliance outland profile and it ran in zangarmarsh for a few hours while i semi- baby sat, over all the cc works great with the frost spec.

First off i had barely installed mephiles and as soon as i started it spammed dampen magic and amplify magic untill i told it to not use one spell in the config >_<, i didnt take time to set up the cc config at the beginning XD

After that I dont know if you implemented into the cc on what to do when it meets a mob that is immune to a certain spell type, in zang it met up with a couple of water elementals and it just kept throwing frost spells at it and the mob would never die, and the pet wouldnt do anything : \ leading me to die a couple of times as there were a few elementals out there.

Another problem was that i saw the bot not using a mount and i made sure that the mount was spelled correctly and that the option was on, and the last problem was that it didnt loot anything throughout the whole session.

ive updated to v 2.3 and ill post any new bugs i find :P
 

Attachments

Last edited:
can you plz fix the looting issues. its hard to quest without looting the quest item from dead monsters. thanks
 
can you plz fix the looting issues. its hard to quest without looting the quest item from dead monsters. thanks
if you havent noticed almost all CC's are having looting issues. theres nothing i can do about it.
 
if you havent noticed almost all CC's are having looting issues. theres nothing i can do about it.

another mage-cc from this forum loots every single corpse, hoping mage cc will handle this in a while - so i can use it and thats what i want :)
 
so this CC will never be able to loot? can you ask bossland or someone to look over it to see why it isnt looting? this is the best mage CC on here and it would be perfect if it was fixed.
 
if every time i post your just going to complain about what i have to say why do i bother posting at all. notice thats not a question.
 
im not complaining at all. you said theres nothing you can do about it so i was just wondering if you can maybe get bossland or hawker or someone to look over it to see why it isnt looting. im not complaining. this is a amazing CC and i appreciate you putting your time into it. I just want it to be fixed.
 
if you havent noticed almost all CC's are having looting issues. theres nothing i can do about it.

Just a thought... your Project E CC loots fine. I have had to go back to that just for that reason.
 
I just found out that if you change the bot settings loot from 45 to 99 it increases the chance that it will loot a mob. mine is up to about 50% of the time :)

edit: actually i think its 50% only when aggroing more than 1 mob. It loots better if there are 2 or more.
 
Last edited:
I just found out that if you change the bot settings loot from 45 to 99 it increases the chance that it will loot a mob. mine is up to about 50% of the time :)

edit: actually i think its 50% only when aggroing more than 1 mob. It loots better if there are 2 or more.

thanks. ill try later to see if it works
 
For whatever the reason, Project E CC loots 100% of the time with normal settings. It's not quite as polished as this CC, but when looting is important (as it is for me) then it might be something you want to look at.
 
Code thanks for all you're hard work there is one question i notice this one doesn't use cone of cold like the other one if it does i need to watch it more but apparantly im curious if you're going to add that and what about the advanced targeting on the other one you going to implement that as we'll ? i know codeings not easy mostly just curious :) and thanks for everything lvl 29 mage slaughtering now. about the loot issue every cc i have used / watched is having the same problem just like the one hit then getting pwnd issue ;/ my sticky targetting was working but now its found a way to deselect off that target /cry lol.
 
Possible Fix for looting

I'm not using Mephiles but I had the same problem on the CC im working on. This should fix the looting issue.


  1. Open Mephiles.cs with a text editor (i.e. Notepad)
  2. Scroll down to the end of the file.
  3. Insert the code below so it looks like this:
Code:
       ....
            return drinkCount;
        }

        public override void Pulse()
        {
            if (!Me.Combat)
            {
                if (_combatTimer.IsRunning)
                    _combatTimer.Reset();
            }
        }    

        #endregion
        #endregion
    }
}
 
Last edited:
My 65 Mage only casts Frostbolt and Frost Nova as part of his rotation. He also never uses Mana Shield despite it being checked.
Is this working as intended?
I have the Fire Blast at 20% checked, and he never does it.

Just to clarify, it's got nothing to do with the new version. I tried 2.3 and 2.2, and it still didnt do it.
 
Status
Not open for further replies.
Back
Top