quick_defuse_bomb.amxx
в файле /amxmodx/configs/plugins.ini
.quick_defuse_bomb.sma
#define MENU_TIME 15 // Time in seconds during which the menu will work
#define NOTIFY // Chat notifications(comment to disable)
// To add more colors, uncomment the lines below and change the name of the colors in "quick_defuse_bomb.txt"
new const WIRE_COLORS[][] =
{
"QDB_COLOR_1",
"QDB_COLOR_2",
"QDB_COLOR_3",
// "QDB_COLOR_4",
// "QDB_COLOR_5",
// "QDB_COLOR_6",
// "QDB_COLOR_7"
};