Issue Data
|
Issue #25741: Forsworn arrows at POIReach03 not despawning
The body of the swimmer (000649CB) at POIReach03 despawns, but the arrows (00090AC8, 00090BA6) that killed her don't.
|
I'm not sure why the swimmer (a.k.a. Captive) would despawn because she isn't linked to any quest or spawn markers and doesn't have any enable parent set that would be disabling her.
It would be possible to remove the respawn flags on the arrows, but that would require that you actually pick them up. The body is already marked to not respawn, so it would make sense that the arrows shouldn't either. This won't be a perfect solution, but it will at least prevent what is seen in your screenshot from occurring if you pick the arrows up.
FormID for Forsworn Arrows: 00090BA6, 00090AC8
It would be possible to remove the respawn flags on the arrows, but that would require that you actually pick them up. The body is already marked to not respawn, so it would make sense that the arrows shouldn't either. This won't be a perfect solution, but it will at least prevent what is seen in your screenshot from occurring if you pick the arrows up.
FormID for Forsworn Arrows: 00090BA6, 00090AC8
Comment #1 Jan 9, 2019 10:38 pm
Edited by Arthmoor on Jun 23, 2024 8:02 pm
Actually, there may be a better way to go about this, but we'd need to look at your save to figure out how to best proceed. Would you happen to still have one where the corpse has vanished?
Here you go: https://ufile.io/7gbzy.
Comment #3 Jan 12, 2019 4:55 pm
Edited by Whale_Oil on Jan 12, 2019 4:55 pm
Thanks for the save.
As it turns out, the game is deleting the corpse instead of just disabling it.
As it turns out, the game is deleting the corpse instead of just disabling it.
I've stuck a script onto the arrows and the blood stains that should prevent them from appearing if the corpse has been deleted by the engine. Can't guarantee it works, but it should.
Showing Comments 1 - 5 of 5