rg_give_defusekit
- Синтаксис
-
native rg_give_defusekit(const index, const bool:bDefusekit = true, const Float:color[] = {0.0, 160.0, 0.0}, const icon[] = "defuser", const bool:bFlash = false);
Переменная | Описание |
---|---|
index |
Client index |
defusekit |
If nonzero the client will have a defusekit, otherwise it will be removed |
color |
Color RGB |
icon |
HUD sprite to use as an icon |
flash |
If nonzero the icon will flash red |
- Описание
- Sets the client's defusekit status and allows to set a custom HUD icon and color.
- Возвращает
- Функция ничего не возвращает