random_spawner_controller
(Redirected from Random spawn controller)
Jump to navigation
Jump to search
random_spawner_controller is a point entity available in
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.