Networking
From LagoonWiki
- Variables can be updated every N ticks, that is, you can ghost variables with a particular frequency
- Chris edits this
- TNL server only tries to ghost M ents per tick
- Always done. There's a variable (const) in the tnl server (code/src/tnl/ntnl_main.cc) that sets the number of ents
- Overcome the tnl 30 variable hgosting limit
- TBD
