A_QueueCorpse
Adds the actor's corpse to the corpse queue. Queued corpses are limited to a specific amount set by the sv_corpsequeuesize console variable. Hexen uses this to limit the amount of dead items in the game. It might be of interest for mods that produce a lot of dead bodies. Actors that you wish to use this feature should have this special occur somewhere in their death state.
A_QueueCorpse
(no parameters)
Examples
![]() |
Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contributions are greatly appreciated. |
See also
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.