physboxmaker

XashXT

physboxmaker

A fusion of func_physbox and monstermaker. Inherits options from both entities.

Spawnflags

SF_PHYSBOXMAKER_START_ON 1 (initially turned on)
SF_PHYSBOXMAKER_CYCLIC 4 (each activation creates a new physics object; otherwise, each activation enables and disables their generation)

Options

boxcount Maximum number of physics objects that the object can generate before it is deleted from the map (0 means indefinite).
m_imaxliveboxes How many boxes the entity can generate at a time (0 means indefinite).

The other options are the same as for func_physbox.