g_snap — set bitflags for server floating point value snapping
g_snap [flags]
Table 12.31. g_snap Flags
| FLAG | DESCRIPTION |
|---|---|
| 1 | round player state at end of frame |
| 2 | round player state during client-think |
| 4 | round player state during client smoothing extrapolation |
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 |
|---|---|
| These are expert settings and should not be tweaked without guidance from Jaymod developers. |