Thank you! It's like I can finally think straight!
I had read that the issue was -- (lost source, sorry:) (1) The automatic [ Return all weapons/ammo ... ] functions can occasionally trigger actors to reset to their default ActorBase outfit if you have equipped non standard clothes/armor. This outfit reset is a base game defect triggered by script functions RemoveItem(Weapon), AddItem(Weapon) and comically EquipItem(Armor) when trying to fix the issue by automatically re-equipping armor.
And of course that is the shooting range bug; if you take away their default clothes they have none to put on when they are told to put on default outfit.
I think you have come up with an elegant solution and I look forward to being destroyed by errant rockets!
Love you so much. I tried to fixed it myself, but didn't know what to do. Well, I didn't tried to not use pipe pistol, but just to not reset the inventory. Maybe you could to it in the future if you want.
4 comments
I had read that the issue was -- (lost source, sorry:)
(1) The automatic [ Return all weapons/ammo ... ] functions can occasionally trigger actors to reset to their default ActorBase outfit if you have equipped non standard clothes/armor. This outfit reset is a base game defect triggered by script functions RemoveItem(Weapon), AddItem(Weapon) and comically EquipItem(Armor) when trying to fix the issue by automatically re-equipping armor.
And of course that is the shooting range bug; if you take away their default clothes they have none to put on when they are told to put on default outfit.
I think you have come up with an elegant solution and I look forward to being destroyed by errant rockets!