O poveste fara sfarsit. LaLeagane - It's all about gaming!

2006 and still counting.
Advertisements

CS:GO Advertisements 2.1

Caracteristici principale

Acest plugin permite afisarea de reclame in diferite locatii pe server (center, chat, hint, menu si top).


Tipuri de mesaj

  • center — center message like sm_csay;
  • chat — chat message like sm_say;
  • hint — hint message like sm_hsay;
  • menu — menu message like sm_msay, but without the title or the exit-option; pressing 0 will still hide the message, but it will block the keys 1-9 from switching weapons while it's running;
  • top — top-left message like sm_tsay; it supports any of the colors listed here, or custom colors with {#abcdef}.
*Mesajele suporta urmatoarele variabile: {currentmap}, {nextmap}, {date}, {time}, {time24} si {timeleft}. Dupa acestea puteti adauga orice comanda de cvar intre paranteze {}, ca de exemplu {mp_friendlyfire}. Puteti folosi \n pentru adaugarea de noi linii de mesaje.

**Plugin-ul citeste by default mesajele din /addons/sourcemod/configs/advertisements.txt ce se prezinta sub forma:
Code:
"Advertisements"
{
    "1"
    {
        "chat"        "{green}[email protected]"
    }
    "2"
    {
        "top"         "www.laleagane.ro"
        "flags"       "a"
    }
}
Asigurati-va ca salvati fisierul ca UTF-8 (fara BOM), altfel caracterele speciale din mesaje nu vor fi afisate.


Culori disponibile

Reveal: 

csgo-colors.png


Cvars

  • sm_advertisements_enabled <1> — enable/disable displaying advertisements;
  • sm_advertisements_file "advertisements.txt" — file to read the advertisements from; useful if you're running multiple servers from one installation, and want to use different advertisements per server;
  • sm_advertisements_interval <30> — number of seconds between advertisements;
  • sm_advertisements_random <0> — enable/disable random advertisements; when enabled, advertisements are randomized on every map change and reload;
  • sm_advertisements_reload — server command to reload the advertisements.

Cerinte de compatibilitate


Instructiuni de instalare

  • Extrageti fisierul .zip si plasati continutul in /configs, /plugins si /scripting
Author
LALEAGANE®
Downloads
28
Views
205
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from LALEAGANE®

shape1
shape2
shape3
shape4
shape5
shape6
Back
Top