particles_manifest.txt
Jump to navigation
Jump to search
Particle systems must be registered in a manifest file. These are:
particles\particles_manifest.txt
maps\<map name>_particles.txt
(per-map)particles\<map name>_manifest.txt
(per-map)


Syntax

!
character will be precached globally. Others will be precached on-demand by entities.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" }