Page 1 of 1

[1.7b3] cursed aura/callbackOnRessurect

Posted: Fri Aug 07, 2020 5:38 pm
by Pisastrish
This is still a problem,

Code: Select all

self:cleanActor(self.actor)
self:resurrectBasic(self.actor, "eidolon_plane")
for e, _ in pairs(game.party.members) do if e ~= self then
	self:cleanActor(e)
end end
I think e~=self needs to be e~=self.actor

Re: [1.7b3] cursed aura/callbackOnRessurect

Posted: Fri Aug 07, 2020 5:42 pm
by darkgod
SEE! I told you I go too fast! Silly me! I told myself to beware of myself!