User Details
User Details
- User Since
- Feb 21 2023, 3:34 PM (98 w, 1 d)
Feb 21 2023
Feb 21 2023
odds added a comment to T126030: MPclient can't take items in deadbody's vest/uniform/bag When change equipments on eden..
I have a workaround for crates. I use a trigger to assign ownership of the crate to a nearby player. I'm not sure if this reproduces johnb43's workaround, by changing locality. Here's the snippet of code in the trigger: {crate setOwner owner _x} forEach thislist;