[1.7b3] cursed aura/callbackOnRessurect

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Pisastrish
Thalore
Posts: 157
Joined: Wed Sep 28, 2016 8:07 pm

[1.7b3] cursed aura/callbackOnRessurect

#1 Post 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

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [1.7b3] cursed aura/callbackOnRessurect

#2 Post by darkgod »

SEE! I told you I go too fast! Silly me! I told myself to beware of myself!
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply