Sorry :smile41: It just wasn't in the original message, and I didn't see it.
Okay, now I have this in the scripts:
PlayObjectAnimation("crossbowman1", "death", IDLE);
SetObjectEnabled("crossbowman1", nil);
But I don't see any changes.
After "death", it should be ONESHOT_STILL, not IDLE. Try that.