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

DP SV PRINT

From Quake Wiki

Revision as of 13:43, 29 February 2008 by KrimZon (talk | contribs) (New page: Builtin definitions: <pre> void(string s, ...) print = #339; // same number as in EXT_CSQC </pre> This is identical to dprint except that it always prints regardless of the developer cvar...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Builtin definitions:

void(string s, ...) print = #339; // same number as in EXT_CSQC

This is identical to dprint except that it always prints regardless of the developer cvar.