Garry's Mod

Garry's Mod

Otillräckligt med betyg
Networking Entity Proxy Module
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Tool
Addon Tags: Build
Filstorlek
Lades upp
Uppdaterades
20.024 KB
5 mar, 2023 @ 20:16
11 mar, 2023 @ 23:01
12 ändringsnotiser ( visa )

Abonnera för att ladda ner
Networking Entity Proxy Module

Beskrivning
"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]