Raised This Month: $51 Target: $400
 12% 

[CS:GO/ANY?] Map Lighting Changer


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
Nocky
Member
Join Date: Oct 2013
Location: Czech Republic
Plugin ID:
7233
Plugin Version:
1.0
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Old 08-02-2020 , 10:28   [CS:GO/ANY?] Map Lighting Changer
    Reply With Quote #1

    MAP LIGHTING CHANGER
    With this plugin you can change certain map lighting (Brightness)

    Preview - https://i.imgur.com/Y0obCtB.png

    Configuration
    addons/sourcemod/configs/map_lighting_changer.cfg
    Code:
    // b - darkest
    // m - normal (Default)
    // z - brightest
    
    // !!! DONT USE "a" value, because this value making surfaces completely black !!!
    
    "MapLightingChanger"
    {
    	"de_dust2" // Map Name
    	{
    		"light"		"b" // Lighting value (Use the alphabet "b" being the darkest, "z" being the brightest) 
    	}
            "de_train"
    	{
    		"light"		"z"
    	}
            "de_nuke"
    	{
    		"light"		"m"
    	}
    }
    Installation
    1. Download files
    2. Put the MapLightingChanger.smx file into your servers \addons\sourcemod\plugins\
    3. Put the map_lighting_changer.cfg file into your servers \addons\sourcemod\configs\
    4. Edit config (map_lighting_changer.cfg)
    5. Restart your server


    Credits
    Thanks ivenuss for help with key values arrays

    Download
    Main repository
    Direct download
    __________________
    Taking paid private requests! Contact me on steam/discord!

    Steam | Discord: Nocky#0001 | Github
    Nocky is offline
     



    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 14:53.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode