Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

DP ENT LOWPRECISION

From Quake Wiki

Revision as of 15:31, 28 February 2008 by KrimZon (talk | contribs) (New page: Implements a new .effects bit: <pre> float EF_LOWPRECISION = 4194304; </pre> Entitites with this bit set use low quality origin coordinates, reducing network traffic compared to the defaul...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Implements a new .effects bit:

float EF_LOWPRECISION = 4194304;

Entitites with this bit set use low quality origin coordinates, reducing network traffic compared to the default high precision, intended for numerous objects (projectiles/gibs/bullet holes/etc).