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

Difference between revisions of "info notnull"

From Quake Wiki

(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...)
(No difference)

Revision as of 12:01, 21 December 2009

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.