Skip to content

spawnfunc whitelist

username-removed-67780 requested to merge TimePath/spawnfunc into master

So we know which entity fields are actually being used that we can't remove or rename.

When a field not listed is used, a warning is displayed. No official maps produce warnings. After enough community maps have been tested, can be changed to error instead.

For convenience, a cvar will be added as an additional whitelist.

Merge request reports