logPlayerInventory is processed on every machine when arsenal is closed #11
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of running logPlayerInventory processing on every machine when any player's arsenal closes, if the intention is to log the results to everyone, why not process on server and remoteExec the string to be logged instead?
8d42fa4593/functions/client/fn_bindEventHandlers.sqf (L41-L47)