Info map parameters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added director_solve_item_density. Thanks, Xopaa!)
No edit summary
 
(27 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{wrongtitle|title=Info_map_parameters}}
{{LanguageBar|title=Info map parameters (disambiguation)}}
 
{{disambig}}
== Entity description ==
[[info map parameters]] may refer to:
Sets up parameters for Left 4 Dead maps.
* {{l4ds|4}}: {{ent|info_map_parameters|game=Left_4_Dead_series}}
 
* {{counter-Strike series|4}}: {{ent|info_map_parameters|game=Counter-Strike_series}}
== Keyvalues ==
* {{KV Targetname}}
* {{KV Angles}}
* '''FinaleItemClusterCount'''
:<integer> How many clusters of items will be populated in the finale
* '''ItemClusterRange'''
:<integer> Scavenge items of the same kind that are this close to each other are considered a single 'cluster' for population purposes
* '''GasCanDensity'''
:<float> Gas Cans density per sq 100 yards
* '''MolotovDensity'''
:<float> Molotovs density per sq 100 yards
* '''OxygenTankDensity'''
:<float> Oxygen Tanks density per sq 100 yards
* '''PainPillDensity'''
:<float> Pain Pills density per sq 100 yards
* '''PipeBombDensity'''
:<float> Pipe Bombs density per sq 100 yards
* '''PistolDensity'''
:<float> Pistols density per sq 100 yards
* '''PropaneTankDensity'''
:<float> Propane Tanks density per sq 100 yards
 
==Useful console commands==
;<code>director_solve_item_density</code>
: Pass the number of items you'd want in this map and this spits out the map density value.
 
[[Category:Left 4 Dead Entities]]

Latest revision as of 04:47, 14 May 2025

English (en)Translate (Translate)
Icon-disambig.png
This is a disambiguation page, a list of pages that otherwise might share the same title.
If an article link referred you to this title, you might want to go back and fix it to point directly to the intended page.

info map parameters may refer to: