Name

g_snap — set bitflags for server floating point value snapping

Synopsis

g_snap [flags]

Table 12.32. g_snap Flags

FLAGDESCRIPTION
1round player state at end of frame
2round player state during client-think
4round player state during client smoothing extrapolation

Default

g_snap 7

Description

g_snap sets bitflags for server floating point value snapping. Generally you do not need to touch this setting but under certain circumstances, the tweaking of this value can help conserve network bandwidth at the cost of sub-inch, and sub-degree accuracy of certain pieces of information transmitted to clients.

[Caution]Caution
These are expert settings and should not be tweaked without guidance from Jaymod developers.