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

info notnull

From Quake Wiki

Revision as of 12:01, 21 December 2009 by 88.70.236.217 (talk) (New page: This is a wildcard entity. It has no predefined functions in the game code, but unlike its equivalent info_null, it does not remove itself. It can therefore be used to incorporate an a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a wildcard entity. It has no predefined functions in the game code, but unlike its equivalent info_null, it does not remove itself. It can therefore be used to incorporate an array of non-standard features in a map by adopting individual functions of other entities, so-called progs.dat hacks.