HolyLib Wiki

holylib_networking_fastpacking

  holylib_networking_fastpacking = 1

Description

Makes PackEntities_Normal slightly faster.
Replaces the engine's PackEntities_Normal with a version that only packs entities that were actually transmitted to at least one client this tick, instead of unconditionally packing every valid entity in the snapshot.
Only takes effect while holylib_networking_fasttransmit is also enabled.