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]ZephStore Scoreboard Custom Levels


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Description:
You can add custom scoreboard level images

Dependencies:
ZephStore

Screenshots:
https://i.imgur.com/xeOHO1v.png
https://i.imgur.com/B8Z6nQ9.png

Installation:
Upload the files to your server
Edit "store.phrases", add this section somewhere:
PHP Code:

"LevelIcon"
{
    
"en" "level icon"


items.txt:
PHP Code:

"Level Icons"
{
    
"Unicorn"
    
{
        
"price" "1"
        "type" "LevelIcon"
        "iconindex" "45"
        "unique_id" "li_45"
    
}
        
    
"Mario"
    
{
        
"price" "1"
        "type" "LevelIcon"
        "iconindex" "41"
        "unique_id" "li_41"
    
}
        
    
"Hearth"
    
{
        
"price" "1"
        "type" "LevelIcon"
        "iconindex" "48"
        "unique_id" "li_48"
    
}
        
    
"VIP"
    
{
        
"price" "1"
        "type" "LevelIcon"
        "iconindex" "46"
        "unique_id" "li_46"
        "flag" "t"
    
}
        
    
"ADMIN"
    
{
        
"price" "1"
        "type" "LevelIcon"
        "iconindex" "47"
        "unique_id" "li_47"
        "flag" "b"
    
}


if you want to add more, you MUST upload the images here:
materials/panorama/images/icons/xp/levelINDEX.png - index is the number what you have to put to the "iconindex" in the items.txt
I suggest you to resize the images to 128x128 (Atleast if the image is bigger than this size.)

Download
Direct Download
Github Repo

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
 Udostępnij

×
×
  • Dodaj nową pozycję...