Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

[CS:GO] Weapon Stickers (!stickers)


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
[CS:GO] Weapon Stickers


Description
There's not much to say, self-explanatory title. This plugin remained private for a long time, but it was recently leaked by people of bad trust and I decided to publish it.

ConVars:
You can modify the ConVars below in cfg/sourcemod/csgo_weaponstickers.cfg (auto generate)
  • sm_weaponstickers_flag - Specifies the required flag.
    EG: 'a' for reserved slot.
  • sm_weaponstickers_overrideview - Specifies whether the plugin will override the weapon view.
    PS: To use your own skins, you must disable this cvar.
  • sm_weaponstickers_reusetime - Specifies how many seconds it will be necessary to wait to update the stickers again.
  • sm_weaponstickers_updateviewmodel - Specifies whether the view model will be updated when changing stickers.
    PS: This is necessary so that the player does not need to switch weapons to update the sticker.

Dependencies:
Installation
  • Edit csgo/addons/sourcemod/configs/core.cfg => and set "FollowCSGOServerGuidelines" to "no".
  • Copy the folder structure to your gameserver.
  • Setup database. Example:
    Code:

        "csgo_weaponstickers"
        {
            "driver"            "mysql"
            "host"                "localhost"
            "database"            "mydb"
            "user"                "root"
            "pass"                ""
            //"timeout"            "0"
            "port"                "3306"
        }


Screenshots
TODO
  • Add wear and rotation control.
  • Improve the code? Since it was a private project, I don't think that some things were very optimized.

Changelog
  • v1.0.11 (31/08/2020)
    - Public Release.

Links
Donate
If you liked my work, consider making a donation via PayPal: Donate Link

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

×
×
  • Dodaj nową pozycję...