GitPedia
fbef0102

fbef0102/L4D1_2-Plugins

L4D1/2 enhancement, bug/glitch fixes, freaky-fun, and useful plugins.

3 Releases
Latest: 2y ago
[L4D 1/2] l4d2utill4d2utilLatest
fbef0102fbef0102·2y ago·November 5, 2023
GitHub

> Updated: 2026_04_19 **From [SirPlease/L4D2-Competitive-Rework](https://github.com/SirPlease/L4D2-Competitive-Rework/tree/master/addons/sourcemod/scripting/include)** 1. Download ```l4d2util.zip``` 2. Uzip all files and put them into the same folder (```addons/sourcemod/scripting```), press yes if asked to overwrite. ----- 1. 下載 ```l4d2util.zip``` 2. 放到 ```addons/sourcemod/scripting``` 相同資料夾,如果有詢問覆蓋則直接按"是"

[L4D/Any] smlib-Colorssmlib-Colors
fbef0102fbef0102·2y ago·October 27, 2023
GitHub

> Updated: 2025_1_21 **From [bcserv/smlib/tree/transitional_syntax](https://github.com/bcserv/smlib/tree/transitional_syntax)** 1. Download ```smlib-transitional_syntax.zip```. 2. Uzip all files and put them into the same folder (```addons/sourcemod/scripting``` and ```addons/sourcemod/gamedata```), press yes if asked to overwrite. ----- 1. 下載 ```smlib-transitional_syntax.zip``` 2. 放到 ```addons/sourcemod/scripting``` 和 ```addons/sourcemod/gamedata``` 相同資料夾,如果有詢問覆蓋則直接按"是"

[L4D 1/2] Multi-ColorsMulti-Colors
fbef0102fbef0102·3y ago·November 8, 2022
GitHub

> Updated: 2026_1_27 **From [Bara/Multi-Colors](https://github.com/Bara/Multi-Colors)** 1. Download ```multicolors.zip```. 2. Uzip all files and put them into the same folder (```addons/sourcemod/scripting```), press yes if asked to overwrite. There are only 6 colors supported in l4d1/2, not like other source game | Color Tag | Color | Description | --------------------------|:-----------------:|:-----------------:| | {default} | default white | \x01 | | {green} | olive | \x04 | | {olive} | green | \x05 | | {lightgreen} | light green | \x03 | | {red} | red | There must be at least one player or bot in infected team,or red will turn into olive color | | {blue} | blue| There must be at least one player or bot in survivor team,or blue will turn into olive color | > [!CAUTION] > 2 of (Blue, Red, Lightgreen) colors can not be used together in one sentence ----- 1. 下載 ```multicolors.zip``` 2. 放到 ```addons/sourcemod/scripting``` 相同資料夾,如果有詢問覆蓋則直接按"是" 在L4D1/2中,只支援六種顏色,不像其他的Source遊戲支援很多種 | 顏色對應表 | 顏色 | 說明 | --------------------------|:-----------------:|:-----------------:| | {default} | 預設的白色 | \x01 | | {green} | 橘色 | \x04 | | {olive} | 綠色 | \x05 | | {lightgreen} | 淺綠色 | \x03 | | {red} | 紅色 | 特感隊伍要有人或bot在才會顯示紅色,否則顯示橘色 | | {blue} | 藍色 | 倖存者隊伍要有人或bot在才會顯示藍色,否則顯示橘色 | > [!CAUTION] > 注意事項: 藍色, 紅色, 淺綠色,這三種顏色的其中任意兩種不可出現在同一句話裡 ![image](https://github.com/user-attachments/assets/eb381c1a-f087-4034-8236-dfa4b891d7dd)