Garry's Mod

Garry's Mod

Not enough ratings
Networking Entity Proxy Module
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build
File Size
Posted
Updated
20.024 KB
5 Mar, 2023 @ 8:16pm
11 Mar, 2023 @ 11:01pm
12 Change Notes ( view )

Subscribe to download
Networking Entity Proxy Module

Description
"There, I fixed entity networking."
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀- Some guy named Shamiah

For non-developers
It's code to help with networking. This does nothing on its own, other addons depend on this for networking magic.

For developers
Allows for entities to be networked before they exist on the client. Entities are networked with 13 bits instead of 16, and are fancy tables used as a placeholder until they are created on the client. Instructions, source code, and why this is useful available on the GitHub[github.com] repository.

Report script errors on the GitHub[github.com]