This article's documentation is for anything that uses the Source engine. Click here for more information.

random_spawner_controller

From Valve Developer Community
(Redirected from Random spawn controller)
Jump to navigation Jump to search
English (en)Translate (Translate)

random_spawner_controller is a point entity available in No More Room in Hell No More Room in Hell.

Entity Description

The random_spawner_controller is a point entity that acts as an upper limiter for random_spawner, allowing mappers to set caps for each weapon, item, explosive, tool, ammo that can appear in a level. When utilised well, this can ensure a smoother, finely balanced experience for players rather than having a massive mismatch of equipment they cannot use.

As this covers every possible item, KeyValues have been collapsed for speed, with a more descriptive help comment. Just know you can reference the items by their entity name found on the list.

KeyValues

Ammo 12-Gauge to TOOL Welder (ammobox_12gauge to tool_welder) <integer>
Maximum count of selected object to spawn in the stage. -1 means no limit.

Flags

Inputs

Outputs