- Joined
- Jul 31, 2010
- Messages
- 5,259
I've been making a trigger that resurrects a destructible + a custom item table attached, but the problem is that when the said destructible has resurrected the custom item table is gone, what do I do in such case?
here's the destructible resurrection trigger:
here's the destructible resurrection trigger:
-
Respawn Destructible
-
Events
- Destructible - A destructible within Destructible <gen> dies
- Conditions
-
Actions
- Wait 2.00 seconds
- Destructible - Resurrect (Dying destructible) with (Max life of (Last created destructible)) life and Show birth animation
-
Events