Список форумов * PWR FACTORY *  -  Плагины (sourcemod)  -  [CS:GO] Цветной дым

Автор Сообщение
bibika
Добавлено: Вт Авг 18, 2015 17:52
Оффлайн
* Главный главнюк *
* Главный главнюк *
Информация
На форуме с: 25.10.2009 Возраст: 37 Сообщения: 7834 Откуда: Питер
[Smoke grenades colors] Плагин: Цветной дым для CS:GO




Автор: Dr. Api

Описание:
Цитата:
Плагин заменяет стандартный дым, на дым с цветными частицами.


Квар \ Cvarlist:
Цитата:
drapi_smokegrenade_colors_min_alpha - Минимальное значение прозрачности Альфа канала.
drapi_smokegrenade_colors_max_alpha - Максимальное значение прозрачности Альфа канала.
drapi_smokegrenade_colors_mod - 0 = Доступ по флагу / 1 = Случайные цвета


Настройки:

Код:
"SmokeColors"
{
   "SmokeColors"
   {
         "SmokeColors"
      {
         //            FILE | PARTICLE | SCREEN COLOR
      
         "0"               " | explosion_smokegrenade | 64, 64, 64"                              // DON'T EDIT/DELETE THIS
         "1"               "smoke_colors_red | explosion_smokegrenade_base_red | 166, 21, 21"                    //RED
         "2"               "smoke_colors_green | explosion_smokegrenade_base_green | 42, 133, 2"               //GREEN
         "3"               "smoke_colors_blue | explosion_smokegrenade_base_blue | 51, 102, 218"               //BLUE
         "4"               "smoke_colors_pink | explosion_smokegrenade_base_pink | 230, 8, 1701"               //PINK
         "5"               "smoke_colors_orange | explosion_smokegrenade_base_orange | 181, 96, 13"            //ORANGE
         "6"               "smoke_colors_black | explosion_smokegrenade_base_black | 0, 0, 0"                  //BLACK
         "7"               "smoke_colors_lime | explosion_smokegrenade_base_lime | 50, 255, 50"               //LIME
         "8"               "smoke_colors_cyan | explosion_smokegrenade_base_cyan | 0, 255, 255"               //CYAN
         "9"               "smoke_colors_yellow | explosion_smokegrenade_base_yellow | 255, 255, 0"            //YELLOW
         "10"                    "smoke_colors_water_effect | explosion_smokegrenade_base_water_effect | 153, 255, 204"           //WATER
      }

      //DON'T FORGET TO ADD A SENTENCE ON THE TRANSLATION FILE. OR THE COLOR WILL NOT APPEAR IN THE MENU.
      "SmokeColorsAccess"
      {
         //EXAMPLE
         //"0"
         //{
            //"flags"         "steamid"                                    // flag for use the smoke color(public, vip, admin, steamid)

            //"SteamIDs"                                       // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            //{
                     //"0"      "STEAM_1:1:448991"
            //}

         //}

         "0"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }

         "1"
         {
            "flags"         "public"                              // flag for use the smoke color(public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "2"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "3"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "4"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "5"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "6"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "7"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "8"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "9"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
         "10"
         {
            "flags"         "public"                              // flag for use the smoke color (public, vip, admin, steamid)

            "SteamIDs"                                          // or steamids allowed to use the smoke color(can be use with steamid, vip or admin flags)
            {
            }

         }
      }
   }
}


Установка:
Цитата:
- Распаковать архив
- Скопировать плагин в папку с установленным csgo/addons/sourcemod/plugins
- Перезапустить сервер.


Превью и скриншоты:






Вернуться к началу
Steam Profile

Показать сообщения:  

   Страница 1 из 1

Перейти:  

Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете голосовать в опросах
Вы не можете вкладывать файлы
Вы не можете скачивать файлы