About This File
Если честно, не совсем понимаю как работает этот плагин.
- Сам плагин должен предотвращать удары танков и его камни от спотыкающихся выживших.
- Демонстрационное видео.
Конфиг l4d_block_stumble.cfg генерируется автоматически в \cfg\sourcemod\ папке.
// 0=Plugin off, 1=Plugin on. l4d_block_stumble_allow "1" // Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all). l4d_block_stumble_modes "" // Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none). l4d_block_stumble_modes_off "" // Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together. l4d_block_stumble_modes_tog "0" // Block Stumble From Tanks plugin version. l4d_block_stumble_version
Для использования плагина обязателен Left 4 DHooks Direct.