Thing reincarnate
Moderator: GZDoom Developers
Thing reincarnate
How about a special that reincarnate dead monsters, as if would exists an archvile near?
thing_reincarnate(tid)
thing_reincarnate(tid)
- Cutmanmike
- Posts: 11351
- Joined: Mon Oct 06, 2003 3:41 pm
- Operating System Version (Optional): Windows 10
- Location: United Kingdom
- Contact:
- Unknown_Assassin
- Posts: 2468
- Joined: Wed Apr 12, 2006 5:17 pm
- Location: Where dead carcasses lie
- Contact:
Presumably it activates the monster's raise state - so it would need to have one. IE only monsters that the Archie ressurects. However, it's easy enough to create your own decorate versions of monsters that do not normally have a raise state and give them one. I did it recently for the Heretic monsters.