logPlayerInventory is processed on every machine when arsenal is closed #11

Closed
opened 2024-01-29 15:16:57 -06:00 by IndigoFox · 0 comments
Owner

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)

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? https://17th-gs.iceberg-gaming.com:5443/hizumi/MissionTemplate/src/commit/8d42fa4593daf4e635176422cd7e6764494b8afe/functions/client/fn_bindEventHandlers.sqf#L41-L47
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 17th-Ranger-Battalion-ORG/MissionTemplate#11