ACE3 icon indicating copy to clipboard operation
ACE3 copied to clipboard

Interaction - Block interaction on carried ground weapon holders

Open PabstMirror opened this issue 1 year ago • 2 comments

20240207195944_1

PabstMirror avatar Feb 08 '24 22:02 PabstMirror

:(

LinkIsGrim avatar Feb 08 '24 23:02 LinkIsGrim

Do we also want to lock the inventory while carrying? It would mean that we would also need to handle edge cases liking players dying/disconnecting etc.

johnb432 avatar Feb 11 '24 15:02 johnb432

I guess this is desired behavior but we should still check canInteractWith to prevent handcuffed or otherwise locked players from using this (this checks canInteractWith with objNull as target so it won't check if claimed)

PabstMirror avatar Apr 01 '24 05:04 PabstMirror