- Поддерживаемые игры
-
- CS: GO
Данный плагин позволит наносить скины на оружия из конфига.
Важная Информация!
1. За данные плагины ваш сервер может быть забанен
2. Обязательно прочитайте : https://hlmod.ru/posts/200521
3. Тему создал и дополнил (с той же установкой wp из за того что автор темы про wp 1.6.4 забил на неё не обновляет и т.д.)
Важная Информация!
1. За данные плагины ваш сервер может быть забанен
2. Обязательно прочитайте : https://hlmod.ru/posts/200521
3. Тему создал и дополнил (с той же установкой wp из за того что автор темы про wp 1.6.4 забил на неё не обновляет и т.д.)
- Переменные
-
sm_weaponpaints_c4 "1" // Enable or disable that people can apply paints to the C4. 1 = enabled, 0 = disabled
sm_weaponpaints_saytimer "10" // Time in seconds for block that show the plugin commands in chat when someone type a command. -1 = never show the commands in chat
sm_weaponpaints_roundtimer "20" // Time in seconds roundstart for can use the commands for change the paints. -1.0 = always can use the command
sm_weaponpaints_rmenu "1" // Re-open the menu when you select a option. 1 = enabled, 0 = disabled.
sm_weaponpaints_onlyadmin "0" // This feature is only for admins. 1 = enabled, 0 = disabled.
sm_weaponpaints_zombiesv "0" // Enable this for prevent crashes in zombie and 1v1 servers for knifes. 1 = enabled, 0 = disabled.
- Команды
-
!wskins
!ws
!paints
- Установка
-
Загрузите .cfg в addons/sourcemod/configs
Загрузите .smx в addons/sourcemod/plugins
Загрузите .phrases.txt в addons/sourcemod/translations
Создайте базу "weaponpaints" в addons/sourcemod/configs/databases.cfg
C-подобный:"weaponpaints" { "driver" "sqlite" "database" "weaponpaints" }