Particles manifest.txt: Difference between revisions
Jump to navigation
Jump to search
Confirm:The second manifest option may not work in Portal, Ep2, or old OB mods.
Tip:PCFs prefixed with a
TomEdwards (talk | contribs) (<map name>_manifest.txt) |
TomEdwards (talk | contribs) m (displaytitle) |
||
Line 21: | Line 21: | ||
} | } | ||
{{DISPLAYTITLE:particles_manifest.txt}} | |||
[[Category:Particle System]] | [[Category:Particle System]] | ||
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 07:51, 13 September 2009
Particle systems must be registered in a manifest file. These are:
particles\particles_manifest.txt
particles\<map name>_manifest.txt
(per-map)

Syntax

!
character will be precached globally. Others will be precached by entities compiled into the map.particles_manifest { file "particles/error.pcf" file "particles/fire_01.pcf" file "particles/burning_fx.pcf" file "particles/explosions.pcf" file "!particles/muzzleflashes.pcf" file "!particles/rockettrail.pcf" file "!particles/achievement.pcf" }