CHEATS GUIs SCRIPTS MAPS TUTORIALS SOUNDS EFFECTS TOOLS SERVERS SKINS TEXTURES MODELS PLUGINS MODS
 
 GVME > CSGO > Downloads > Plugins
Remove ads!
Rating
Based on GVME Community!
Rating:


Your rating: N/A
Total votes: 0

You cannot rating yet!
You can rate anything - when you add rating to a submission your vote determines its success or failure.

To vote on this submission
register or login

You cannot add to Favorites!
Total Favorites

You cannot say thanks!
You must register or login

Details
More informations about this submission!
Version: 0.3

Statistics
Scores and popularity
Views: 3099
Downloads: 308
Feedback: 0

Rotate server graphics banners

Share: F F F F F F F
Rotates sv_server_graphic1 banners
  Added by: FaLLeN
Author(s):
hitmany
  Category: Counter-Strike: Global Offensive > Plugins Type: General Purpose
  Tags: server banner ads spectator map
Description:

This is a simple plugin based on sv_server_graphic1 cvar. For rotating your graphics banners. Banners are displayed only for spectators.
Plugin changes the banners after a map change.

Screenshot. What is the graphics banners?

Cvars:

sm_graphics_file (def "graphics.txt")
File to read the banners names from. Useful if you're running multiple servers from one installation, and want to use different banners per server.

sm_graphics_random (def "0")
Banners are changing in turns or randomly? 0 - by rotation, 1 - randomly.

Note:

You must remove sv_server_graphic1 cvar from your server configs.
Plugin enables the banner after first map change.
File format png or jpg, image size 360x60 px, file size of the banner is not strictly greater than 16 Kbytes
If the banner is not displayed - disable plugin and put in server.sfg sv_server_graphic1 "yourbanner.png"
Change the map twice and if the banner does not appear to observers banner file against the rules.

Installation:
Drop sv_server_graphic_rotator.smx in addons/sourcemod/plugins/
Drop sv_server_graphic_rotator.sp in addons/sourcemod/scripting/
Drop graphics.txt in addons/sourcemod/configs/
Drop your banners files to /csgo directory
Change your file name in graphics.txt

By default the plugin reads the banners names from configs/graphics.txt, which has this format:
CODE
"Graphics"
{
    "1"
    {
        "file"        "banner.png"
    }
    "2"
    {
        "file"        "steamgroup.png"
    }
}
  Added: Oct 3 2019, 11:18 PM    Modified: Never edited!    Thanks List: [+]      
Add Feedback

You cannot post yet!
Get involved on GVME by posting your thoughts. Give authors your feedback to help them develop.

To post in this submission register or login
Feedback