gmod-nettable

时间:2021-05-19 05:31:31
【文件属性】:
文件名称:gmod-nettable
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-19 05:31:31
Lua gmod-nettable Garry's Mod有点高效但轻松的表网络。 特征 网表由服务器和客户端上的字符串ID标识 net.WriteTable默认使用,但是指定协议字符串以大幅减少有效负载大小是第一类支持 按需数据请求(无需弄乱PlayerInitSpawn挂钩,当客户端首次请求数据时自动发送数据) 仅发送更改的数据(使用表增量算法) 没有桌子深度限制 注释示例 -- Creates a reference to 'shoutboxs' nettable on both SERVER and CLIENT. Nettables -- with same IDs are connected on SERVER and CLIENT; in this case 'shoutboxs'. -- -- 'proto' string is used to make netta
【文件预览】:
gmod-nettable-master
----examples()
--------shoutbox.lua(723B)
--------ping.lua(492B)
--------cinemactrl.lua(1KB)
--------shoutbox_simple.lua(376B)
----README.md(4KB)
----lua()
--------autorun()

网友评论