Feature #2374
"On death" script to run when a thing is killed
Description
Like "On touch", things should have a script that gets run when it is killed.
The script is run before the thing enters its Death/XDeath state.
Variables available in the script:- self is the thing that is being killed
- killer is the killer (can be
None
)
Related issues
Associated revisions
History
#1 Updated by skyjake almost 5 years ago
- Related to Feature #1608: Integrate Doomsday Script added
#2 Updated by skyjake almost 5 years ago
- Related to Feature #2352: [Heretic] Scripted touch action for special things added
#3 Updated by skyjake almost 5 years ago
- Related to Feature #2375: Doomsday Script enhancements for 2.3 added
#4 Updated by skyjake almost 5 years ago
- Status changed from In Progress to Resolved
#5 Updated by skyjake almost 4 years ago
- Status changed from Resolved to Closed
Scripting|Doom|Heretic|Hexen: Added Thing "On death" script
IssueID #2374