Garry's Mod

Garry's Mod

Nedostatek hodnocení
Networking Entity Proxy Module
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Content Type: Addon
Addon Type: Tool
Addon Tags: Build
Velikost souboru
Přidáno
Aktualizováno
20.024 KB
5. bře. 2023 v 20.16
11. bře. 2023 v 23.01
Poznámky ke změnám (12) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Networking Entity Proxy Module

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