HolyLib Wiki

holylib_networking_transmit_one_per_tick

  holylib_networking_transmit_one_per_tick = 1

Description

If enabled, one additional weapon is networked per tick, the slot always changes rotating through all weapons.
This allows you to have holylib_networking_transmit_all_weapons and holylib_networking_transmit_all_weapons_to_owner but still allow others to receive all weapons of a player over time.
This helps to reduce networking cost as networking all weapons of every player is very expensive easily being the most expensive thing
Setting it to 1 causes it to network the additional weapon to all players
Setting it to 2 causes it to network the additional weapon only to the owner

Recently Added

This was recently added in version (0.8 - DEV).