The latest patch changed the text for /consider on player corpses. This caused the /rezit or /t bot aerez command snot to work properly. I have a fix for it. The e3_Classes_Cleric.inc include file must be changed. Down the attached and replace your current. If you have changes to yours and don't want to replace them copy this function into your current e3_Classes_Cleric.ini file: |----------------------------------------------------------------------------| #event CorpseExpired "This corpse's resurrection time will expire in#*#" Sub Event_CorpseExpired(line, corpseExpired) /if (${Debug}) /echo |- EVENT_CorpseExpired /varset canRez 1 /return
Not sure if the above is a fix for the following or not as i don't know anything about coding. I tried /aerez tonight and got the following response [MQ2] AE Rez [MQ2] Emorii's corpse273 is not eligible for rez [MQ2] Emorii's corpse273 is not eligible for rez [MQ2] Emorii's corpse273 is not eligible for rez Emorii had zoned so i then did a manual rez using Epic 1.0. not taking any chances on leaving a corpse for too long due to the current corpse disappearing issue.
Looks like the corpses poofing has been fixed now Elly, I am still having a problem though since this bug appeared where the bots will no longer loot their corpses. DO we use Remi's old fix for that or is this being caused by something different ?
The above is still an issue along withe disappearing corpses way before getting them rezzed. Had to use ER again today to collect everyone's corpses as no idea where they are poofing to.
Well that sucks, was hoping when Jolli said it might be fixed, it was. What zone were U in when the deaths occured Elly ?
Steamfont, trying to do the rogue epic mob. The clerics summon them but they don't rez - just gives the message as above
Well crap, I was kinda hoping it was in one of the POP zones cause that would mean the server wasn't still borked, but looks like it is
I replaced the section in the E3_Classes_Cleric as above and that has not fixed the "not eligible for rez message"
I have tried replacing the E3_Classes_Clerid INC file as above. This give the following error on restarting E3 The current macro has ended. Unknown # command: #bind otherRezzing /RezzingCorpseID Unable to add macro line Unable to add macro line Unable to add macto line I am not at all coding minded so am i missing something ? the INC file I have been using is from the E3 download dated 04/07/2017 which gives the error that I previously noted above
The reason corpses were not getting rezed is because they changed the corpse text, MQ2 didn't know it was a rezable corpse anymore. My fix did work but I haven't played since i made a lot of these fixes for everyone so other things may have changed again.
I followed your instructions and everything seem to be working fine on the rezzing side, it's the looting now thats causing me grief, once rezzed they will not autoloot nor will /lootcorpses work. With both I am getting the "this corpse is not rezz, aborting looting". I litterally have to loot all by hand and on a raid wipe, thats alot of time screwing around looting
I have the same issue, and it doesn't seem like anyone posted the solution yet on this forum. To be clear CuBonso's solution did work for my previous version of E3. However when I upgraded to E3 6, CuBonso's solution does not work and it gives the error mentioned.
For what it's worth, here is a copy of my current e3_Classes_Cleric.inc which Morte debugged for me. This is working FOR ME. I have no clue of it will fix your issues so copy your version somewhere safe and install at your discretion. If it works for you then great, all thanks can go to Morte as he got it working for me. If it doesn't, then you have your original to go back to
Glad it worked for you. As I said before, Thanks really belong to Morte as he's is the one that got it working for me