About This File
Просто форк известного плагина от AtomicStryker, нацеленный на обеспечение безопасности при краше сервера, оптимизацию и исправление некоторых ошибок. Задача плагина сделать так, что бы дым Курильщика наносил урон определенное время.
Конфиг:
// Enable/Disable the Cloud Damage plugin l4d_cloud_damage_enabled "1" // Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all). l4d_cloud_modes "" // Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none). l4d_cloud_modes_off "" // Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together. l4d_cloud_modes_tog "0" // Amount of damage the cloud deals every 1 seconds l4d_cloud_damage_damage "5.0" // How long the cloud damage persists l4d_cloud_damage_time "17.0" // Radius of gas cloud damage l4d_cloud_damage_radius "250.0" // Enable/Disable the Cloud Melee Slow Effect l4d_cloud_meleeslow_enabled "1" // Enable/Disable the Cloud Damage Shake l4d_cloud_shake_enabled "1" // Enable/Disable the Cloud Damage Stopping Reviving l4d_cloud_blocks_revive "0" // Damage client only when smoker still in-game (usually ~ 5 sec after kill) (1 - Yes, 0 - while cloud lifetime) l4d_cloud_damage_ingame "0"