Best way to prevent resurrection?

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!

Moderator: GZDoom Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
Accensus
Posts: 2383
Joined: Thu Feb 11, 2016 9:59 am

Best way to prevent resurrection?

Post by Accensus »

Currently I am using bICECORPSE = true to prevent any sort of resurrection. Is this the right way? If not, is there one? And how possible would it be to add a new DONTRESURRECT flag for such cases?

For the record, I can't replace actors in order to remove their Raise states, and am working entirely with event handlers.

Return to “Scripting”