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

[CSGO] problems !store shop


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Hello,

Today I was editing items.txt. I added new name tags before the nickname and after saving the file. There is a mistake! Namely, as you enter! Store, only characters work, but unfortunately there are no walking effects and name tags in the store. You can't see it. Did I do the wrong path?

Will it improve someone correctly so that everything works correctly?

I will be grateful.

Code:

"Store"
{
        "Skiny POSTACIE"
        {

                "[★ Premium ★] Trevor"
                {
                        "model" "models/player/gtav/trevor.mdl"
                        "price" "1"
                        "type" "playerskin"
                        "team" "4"
                        "flag" "t"
                }

          "Assasin"
                {
                        "model" "models/player/custom_player/caleon1/connor/connor.mdl"
                        "price" "50000"
                        "type" "playerskin"
            "team" "4"
                }

          "GSG9"
                {
                        "model" "models/player/custom_player/kuristaja/cso2/gsg9/gsg9.mdl"
                        "price" "25000"
                        "type" "playerskin"
            "team" "4"
                }

        "Helga Kobieta"
                {
                        "model" "models/player/custom_player/kuristaja/cso2/helga/helga.mdl"
                        "price" "25000"
                        "type" "playerskin"
            "team" "4"
                }

        "School Girl Kobieta"
                {
                        "model" "models/player/custom_player/kuristaja/cso2/miyu_schoolgirl/miyu.mdl"
                        "price" "25000"
                        "type" "playerskin"
            "team" "4"
                }

        "Natalie Kobieta"
                {
                        "model" "models/player/custom_player/kuristaja/cso2/natalie/natalie.mdl"
                        "price" "25000"
                        "type" "playerskin"
            "team" "4"
                }

        "Phoenix"
                {
                        "model" "models/player/custom_player/kuristaja/cso2/phoenix/phoenix.mdl"
                        "price" "18000"
                        "type" "playerskin"
            "team" "4"
                }

        "Thanos"
        {
            "model" "models/player/custom_player/kaesar2018/thanos/thanos.mdl"
                        "price" "65000"
                        "type" "playerskin"
            "team" "4"
        }
                "DeadPool"
        {
            "model" "models/player/custom_player/marvel/deadpool/deadpool_red_v2.mdl"
                        "price" "30000"
                        "type" "playerskin"
            "team" "4"
        }
        }

{
        "Zwierzęta"
        {
                "Chicken"
                {
                        "model" "models/chicken/chicken.mdl"
                        "position" "50.0 0.0 0.0"
                        "angles" "0.0 0.0 0.0"
                        "idle" "idle01"
                        "run" "run01"
                        "price" "250"
                        "type" "pet"
                }

                "Crow Flying"
                {
                        "model" "models/crow.mdl"
                        "position" "50.0 0.0 70.0"
                        "angles" "0.0 0.0 0.0"
                        "idle" "Fly01"
                        "run" "Fly01"
                        "unique_id" "crow_flying"
                        "price" "500"
                        "type" "pet"
                }

                "Pigeon Flying"
                {
                        "model" "models/pigeon.mdl"
                        "position" "50.0 0.0 70.0"
                        "angles" "0.0 0.0 0.0"
                        "idle" "Fly01"
                        "run" "Fly01"
                        "unique_id" "pigeon_flying"
                        "price" "750"
                        "type" "pet"
                }

                "Seagull"
                {
                        "model" "models/seagull.mdl"
                        "position" "50.0 0.0 0.0"
                        "angles" "0.0 0.0 0.0"
                        "idle" "Idle01"
                        "run" "Run"
                        "unique_id" "seagull_running"
                        "price" "1000"
                        "type" "pet"
                }
               
        "Dota2"
                {
            "Dota 2 || Baekho"
            {
                "model" "models/items/courier/baekho/baekho_csgo.mdl"
                "position" "30.0 0.0 0.0"
                "angles" "0.0 0.0 0.0"
                "idle" "courier_idle"
                "run" "courier_run"
                "price" "3000"
                "type" "pet"
            }

            "Dota 2 || Captain Bamboo"
            {
                                "model" "models/items/courier/captain_bamboo/captain_bamboo_csgo.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
            }

            "Dota 2 || Redkita"
            {
                                "model" "models/items/courier/courier_mvp_redkita/courier_mvp_redkita_csgo.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
            }

            "Dota 2 || Shagbark"
            {
                                "model" "models/items/courier/shagbark/shagbark_csgo.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
            }

            "Dota 2 || Red Panda"
            {
                                "model" "models/items/courier/snaggletooth_red_panda/snaggletooth_red_panda.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Dota 2 || Venoling"
                        {
                                "model" "models/amaton/courier/venoling/venoling.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "idle"
                                "run" "run"
                                "price" "3000"
                                "type" "pet"
                        }       

                        "Dota 2 || Duskie"
                        {
                                "model" "models/items/courier/duskie/duskie_csgo.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Dota 2 || Faceless Rex"
                        {
                                "model" "models/items/courier/faceless_rex/faceless_rex.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Dota 2 || LGD Golden Skipper"
                        {
                                "model" "models/items/courier/lgd_golden_skipper/lgd_golden_skipper_flying.mdl"
                                "position" "30.0 0.0 20.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Dota 2 || Billy bounceback"
                        {
                                "model" "models/items/courier/billy_bounceback/billy_bounceback_csgo.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Dota 2 || Lil Nova"
                        {
                                "model" "models/items/courier/lilnova/lilnova_csgo.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "courier_idle"
                                "run" "courier_run"
                                "price" "3000"
                                "type" "pet"
                        }
                }
               
                "Pokemony"
                {
                        "Pokémon || Mew"
                        {
                                "model" "models/npc/mew/mew.mdl"
                                "position" "30.0 0.0 40.0"
                                "angles" "0.0 270.0 0.0"
                                "idle" "ACT_IDLE"
                                "run" "ACT_RUN"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Pokémon || Golbat"
                        {
                                "model" "models/npc/golbat/golbat.mdl"
                                "position" "10.0 -20.0 60.0"
                                "angles" "0.0 270.0 0.0"
                                "idle" "ACT_IDLE"
                                "run" "ACT_RUN"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Pokémon || Glaceon"
                        {
                                "model" "models/rtbmodels/pokemon/glaceon.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "ACT_IDLE"
                                "run" "ACT_RUN"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Pokémon || Joltean"
                        {
                                "model" "models/rtbmodels/pokemon/jolteon.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "ACT_IDLE"
                                "run" "ACT_RUN"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Pokémon || Umbreon"
                        {
                                "model" "models/rtbmodels/pokemon/umbreon.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "ACT_IDLE"
                                "run" "ACT_RUN"
                                "price" "3000"
                                "type" "pet"
                        }

                        "Pokémon || Vapereon"
                        {
                                "model" "models/rtbmodels/pokemon/vaporeon.mdl"
                                "position" "30.0 0.0 0.0"
                                "angles" "0.0 0.0 0.0"
                                "idle" "ACT_IDLE"
                                "run" "ACT_RUN"
                                "price" "3000"
                                "type" "pet"
                        }
                }
        {
       
                        "TAG przed nickiem na czacie"
                {
                        "☆ ϟ •Legenda• ϟ ☆ (żółty)"
                        {
                                "tag" "{yellow}[☆ ϟ •Legenda• ϟ ☆]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 12+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +12]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 14+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +14]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 16+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +16]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 18+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +18]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 20+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +20]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 22+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +22]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 25+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +25]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Wiek: 30+ (żółty)"
                        {
                                "tag" "{yellow}[Wiek: +30]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. ZachodnioPomorskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. ZachodnioPomorskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Wielkopolskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Wielkopolskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Warmińsko-Mazurskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Warmińsko-Mazurskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Świętokrzyskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Świętokrzyskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Śląskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Śląskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Pomorskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Pomorskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Podlaskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Podlaskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Podkarpackie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Podkarpackie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Opolskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Opolskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Mazowieckie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Mazowieckie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Małopolskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Małopolskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Łódzkie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Łódzkie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Lubuskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Lubuskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Lubelskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Lubelskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Kujawsko-Pomorskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Kujawsko-Pomorskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Woj. Dolnośląskie (żółty)"
                        {
                                "tag" "{yellow}[Woj. Dolnośląskie]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "bla bla bla (żółty)"
                        {
                                "tag" "{yellow}[bla bla bla]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "ScreaM (żółty)"
                        {
                                "tag" "{yellow}[ScreaM]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Makowiec (żółty)"
                        {
                                "tag" "{yellow}[Makowiec]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "FC ULANI (żółty)"
                        {
                                "tag" "{yellow}[FC ULANI]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "✕ Snajper ✕ (czerwony)"
                        {
                                "tag" "{darkred}[✕ Snajper ✕]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "PAGO KNUT (czerwony)"
                        {
                                "tag" "{darkred}[PAGO KNUT]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "IzakOOO (czerwony)"
                        {
                                "tag" "{darkred}[IzakOOO]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Techno Amfa (czerwony)"
                        {
                                "tag" "{darkred}[Techno Amfa]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Cieć (czerwony)"
                        {
                                "tag" "{darkred}[Cieć]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "KNUTS (czerwony)"
                        {
                                "tag" "{darkred}[KNUTS]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Srlsly? noo (czerwony)"
                        {
                                "tag" "{darkred}[Srlsly? noo]{teamcolor} "
                                "price" "1500"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Dziecko +500 (czerwony)"
                        {
                                "tag" "{darkred}[Dziecko +500]{teamcolor} "
                                "price" "2000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Ciapastwo (czerwony)"
                        {
                                "tag" "{darkred}[Ciapastwo]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "[ Twój Stary ] (fioletowy)"
                        {
                                "tag" "{purple}[Twój stary]{teamcolor} "
                                "price" "1200"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "★ Dzielnicowy ★"
                        {
                                "tag" "{green}[★ Dzielnicowy ★]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "GOCHA 5zł (zielony)"
                        {
                                "tag" "{green}[GOCHA 5zł]{teamcolor} "
                                "price" "800"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "☛ Pedał LGBT © (pomarańczowy)"
                        {
                                "tag" "{orange}[☛ Pedał LGBT ©]{teamcolor} "
                                "price" "1100"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "♦ Alkoholik ♦ (zielony)"
                        {
                                "tag" "{green}[♦ Alkoholik ♦]{teamcolor} "
                                "price" "1300"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "❤ Dziewczyna ❤ (różowy)"
                        {
                                "tag" "{purple}[❤ Dziewczyna ❤]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "[ X One Taper X ] (pomarańczowy)"
                        {
                                "tag" "{orange}[X One Taper X]{teamcolor} "
                                "price" "1100"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "★ Bombel maciczny ^ ★ (zielony)"
                        {
                                "tag" "{green}[★ Bombel maciczny ^ ★]{teamcolor} "
                                "price" "2200"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "★ Gówno ★ (pomarańczowy)"
                        {
                                "tag" "{orange}[★ Gówno ★]{teamcolor} "
                                "price" "1300"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "VAPER (czerwony)"
                        {
                                "tag" "{darkred}[VAPER]{teamcolor} "
                                "price" "3000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Aura Miecza (czerwony)"
                        {
                                "tag" "{darkred}[Aura Miecza]{teamcolor} "
                                "price" "3000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "WiaraZpodZegara (zielony)"
                        {
                                "tag" "{green}[WiaraZpodZegara]{teamcolor} "
                                "price" "1350"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "BOT Tobiasz (czerwony)"
                        {
                                "tag" "{darkred}[BOT Tobiasz]{teamcolor} "
                                "price" "1000"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "◊ Streamer ◊ (zielony)"
                        {
                                "tag" "{green}[◊ Streamer ◊]{teamcolor} "
                                "price" "1300"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Fan Paris Platynov (zielony)"
                        {
                                "tag" "{green}[Fan Paris Platynov]{teamcolor} "
                                "price" "3300"
                                "type" "nametag"
                                "games" "csgo"
                        }
                        "Konfitura (żółty)"
            {
            "tag" "{yellow}[Konfitura]{teamcolor} "
            "price" "2000"
            "type" "nametag"
            "games" "csgo"
            }
                        "♔ MIESZKO I ♔ (zielony)"
            {
                        "tag" "{green}[♔ MIESZKO I ♔]{teamcolor} "
            "price" "5500"
            "type" "nametag"
            "games" "csgo"
            }
                        "MIESZKOWA II (fioletowy)"
            {
            "tag" "{purple}[♔ MIESZKOWA II ♔]{teamcolor} "
            "price" "5500"
            "type" "nametag"
            "games" "csgo"
            }
                        "‼ Katow Gej ‼ (czerwony)"
            {
            "tag" "{darkred}[‼ Katow Gej ‼]{teamcolor} "
            "price" "6000"
            "type" "nametag"
            "games" "csgo"
            }
                        "MAŁOLACIK (niebieski)"
            {
            "tag" "{lightblue}[MAŁOLACIK]{teamcolor} "
            "price" "1000"
            "type" "nametag"
            "games" "csgo"
            }
                        "NERWUS (czerwony)"
            {
            "tag" "{darkred}[NERWUS]{teamcolor} "
            "price" "1000"
            "type" "nametag"
            "games" "csgo"
            }
                        "TOXIC (żółty)"
            {
            "tag" "{yellow}[TOXIC]{teamcolor} "
            "price" "1000"
            "type" "nametag"
            "games" "csgo"
            }
                        "✫ MISIO ✫ (fioletowy)"
            {
            "tag" "{purple}[✫ MISIO ✫]{teamcolor} "
            "price" "1000"
            "type" "nametag"
            "games" "csgo"
            }
                        "GEJUCH (czerwony)"
            {
            "tag" "{darkred}[✖ GEJUCH ✖]{teamcolor} "
            "price" "1000"
            "type" "nametag"
            "games" "csgo"
            }
                        "ĆPUN (zielony)"
            {
            "tag" "{green}[ĆPUN]{teamcolor} "
            "price" "2000"
            "type" "nametag"
            "games" "csgo"
            }
                        "SEBA GEJ (fioletowy)"
            {
            "tag" "{purple}[SEBA GEJ]{teamcolor} "
            "price" "5000"
            "type" "nametag"
            "games" "csgo"
            }
                        "✚ Wachaj kukle ✚ (niebieski)"
            {
            "tag" "{lightblue}[Wachaj kukle]{teamcolor} "
            "price" "6000"
            "type" "nametag"
            "games" "csgo"
            }
                        "PIWO$Z (czerwony)"
            {
            "tag" "{darkred}[PIWO$Z]{teamcolor} "
            "price" "1000"
            "type" "nametag"
            "games" "csgo"
            }
                        "Kunyla Gej (pomarańczowy)"
            {
            "tag" "{orange}[Kunyla Gej]{teamcolor} "
            "price" "6000"
            "type" "nametag"
            "games" "csgo"
            }
                        "♆ GENERAŁ ♆ (czerwony)"
            {
            "tag" "{darkred}[♆ GENERAŁ ♆]{teamcolor} "
            "price" "2500"
            "type" "nametag"
            "games" "csgo"
            }
                        "✓ 10lvl Faceit ✓ (zielony)"
            {
            "tag" "{green}[✓ 10lvl Faceit ✓]{teamcolor} "
            "price" "3000"
            "type" "nametag"
            "games" "csgo"
            }
                }
               
        {
        "Efekty chodzenia"
        {

                "Airforce"
                {
                        "material" "materials/sprites/store/trails/airforce.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Airforce 2"
                {
                        "material" "materials/sprites/store/trails/airforce2.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Apple"
                {
                        "material" "materials/sprites/store/trails/apple.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }
               
                "Assasin"
                {
                        "material" "materials/sprites/store/trails/assasin.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Awesome Sad"
                {
                        "material" "materials/sprites/store/trails/awesome_sad.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Awesome Face"
                {
                        "material" "materials/sprites/store/trails/awesomeface.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Babyand"
                {
                        "material" "materials/sprites/store/trails/babyand.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Banknote"
                {
                        "material" "materials/sprites/store/trails/banknote.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Barcalona"
                {
                        "material" "materials/sprites/store/trails/barcalona.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Batman"
                {
                        "material" "materials/sprites/store/trails/batman.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Battlefield"
                {
                        "material" "materials/sprites/store/trails/battlefield.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Beer Mug"
                {
                        "material" "materials/sprites/store/trails/beermug.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Biohazard"
                {
                        "material" "materials/sprites/store/trails/biohazard.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }

                "Blade"
                {
                        "material" "materials/sprites/store/trails/blade.vmt"
                        "price" "500"
                        "color" "255 255 255 255"
                        "type" "trail"
                }
        }
{
        "Nietypowe efekty"
    {
        "Flying Bits"
        {
            "unusual_id" "2"
            "price" "500"
            "type" "tfunusual"
        }

        "Nemesis Burst"
        {
            "unusual_id" "3"
            "price" "500"
            "type" "tfunusual"
        }

        "Community Sparkle"
        {
            "unusual_id" "4"
            "price" "500"
            "type" "tfunusual"
        }

        "Holy Glow"
        {
            "unusual_id" "5"
            "price" "500"
            "type" "tfunusual"
        }

        "Green Confetti"
        {
            "unusual_id" "6"
            "price" "500"
            "type" "tfunusual"
        }

        "Purple Confetti"
        {
            "unusual_id" "7"
            "price" "500"
            "type" "tfunusual"
        }

        "Haunted Ghosts"
        {
            "unusual_id" "8"
            "price" "200"
            "type" "tfunusual"
        }

        "Green Energy"
        {
            "unusual_id" "9"
            "price" "200"
            "type" "tfunusual"
        }

        "Purple Energy"
        {
            "unusual_id" "10"
            "price" "200"
            "type" "tfunusual"
        }

        "Circling TF Logo"
        {
            "unusual_id" "11"
            "price" "200"
            "type" "tfunusual"
        }

        "Massed Flies"
        {
            "unusual_id" "12"
            "price" "200"
            "type" "tfunusual"
        }

        "Burning Flames"
        {
            "unusual_id" "13"
            "price" "200"
            "type" "tfunusual"
        }

        "Scorching Flames"
        {
            "unusual_id" "14"
            "price" "280"
            "type" "tfunusual"
        }

        "Searing Plasma"
        {
            "unusual_id" "15"
            "price" "600"
            "type" "tfunusual"
        }

        "Vivid Plasma"
        {
            "unusual_id" "16"
            "price" "600"
            "type" "tfunusual"
        }

        "Sunbeams"
        {
            "unusual_id" "17"
            "price" "600"
            "type" "tfunusual"
        }

        "Circling Peace Sign"
        {
            "unusual_id" "18"
            "price" "600"
            "type" "tfunusual"
        }

        "Circling Heart"
        {
            "unusual_id" "19"
            "price" "600"
            "type" "tfunusual"
        }

        "Map Stamps"
        {
            "unusual_id" "20"
            "price" "600"
            "type" "tfunusual"
        }

        "Genteel Smoke"
        {
            "unusual_id" "28"
            "price" "800"
            "type" "tfunusual"
        }

        "Stormy Storm"
        {
            "unusual_id" "29"
            "price" "800"
            "type" "tfunusual"
        }

        "Blizzardy Storm"
        {
            "unusual_id" "30"
            "price" "800"
            "type" "tfunusual"
        }

        "Nuts n' Bolts"
        {
            "unusual_id" "31"
            "price" "800"
            "type" "tfunusual"
        }

        "Orbiting Planets"
        {
            "unusual_id" "32"
            "price" "800"
            "type" "tfunusual"
        }

        "Orbiting Fire"
        {
            "unusual_id" "33"
            "price" "800"
            "type" "tfunusual"
        }

        "Bubbling"
        {
            "unusual_id" "34"
            "price" "800"
            "type" "tfunusual"
        }

        "Smoking"
        {
            "unusual_id" "35"
            "price" "800"
            "type" "tfunusual"
        }

        "Steaming"
        {
            "unusual_id" "36"
            "price" "800"
            "type" "tfunusual"
        }

        "Flaming Lantern"
        {
            "unusual_id" "37"
            "price" "800"
            "type" "tfunusual"
        }

        "Cloudy Moon"
        {
            "unusual_id" "38"
            "price" "800"
            "type" "tfunusual"
        }

        "Cauldron Bubbles"
        {
            "unusual_id" "39"
            "price" "800"
            "type" "tfunusual"
        }

        "Eerie Orbiting Fire"
        {
            "unusual_id" "40"
            "price" "1000"
            "type" "tfunusual"
        }

        "Knifestorm"
        {
            "unusual_id" "43"
            "price" "1000"
            "type" "tfunusual"
        }

        "Misty Skull"
        {
            "unusual_id" "44"
            "price" "1000"
            "type" "tfunusual"
        }

        "Harvest Moon"
        {
            "unusual_id" "45"
            "price" "1000"
            "type" "tfunusual"
        }

        "It's A Secret To Everybody"
        {
            "unusual_id" "46"
            "price" "1000"
            "type" "tfunusual"
        }

        "Stormy 13th Hour"
        {
            "unusual_id" "47"
            "price" "1000"
            "type" "tfunusual"
        }

        "Attrib_Particle55"
        {
            "unusual_id" "55"
            "price" "1000"
            "type" "tfunusual"
        }

        "Kill-a-Watt"
        {
            "unusual_id" "56"
            "price" "1000"
            "type" "tfunusual"
        }

        "Terror-Watt"
        {
            "unusual_id" "57"
            "price" "1000"
            "type" "tfunusual"
        }

        "Cloud 9"
        {
            "unusual_id" "58"
            "price" "1000"
            "type" "tfunusual"
        }

        "Aces High"
        {
            "unusual_id" "59"
            "price" "1000"
            "type" "tfunusual"
        }

        "Dead Presidents"
        {
            "unusual_id" "180"
            "type" "tfunusual"
            "price" "1000"
            "type" "tfunusual"
        }

        "Miami Nights"
        {
            "unusual_id" "61"
            "price" "1000"
            "type" "tfunusual"
        }

        "Disco Beat Down"
        {
            "unusual_id" "62"
            "price" "1000"
            "type" "tfunusual"
        }

        "Phosphorous"
        {
            "unusual_id" "63"
            "price" "1000"
            "type" "tfunusual"
        }

        "Sulphurous"
        {
            "unusual_id" "64"
            "price" "1000"
            "type" "tfunusual"
        }

        "Memory Leak"
        {
            "unusual_id" "65"
            "price" "1000"
            "type" "tfunusual"
        }

        "Overclocked"
        {
            "unusual_id" "66"
            "price" "1000"
            "type" "tfunusual"
        }

        "Electrostatic"
        {
            "unusual_id" "67"
            "price" "1000"
            "type" "tfunusual"
        }

        "Power Surge"
        {
            "unusual_id" "68"
            "price" "1000"
            "type" "tfunusual"
        }

        "Anti-Freeze"
        {
            "unusual_id" "69"
            "price" "1000"
            "type" "tfunusual"
        }

        "Time Warp"
        {
            "unusual_id" "70"
            "price" "1000"
            "type" "tfunusual"
        }

        "Green Black Hole"
        {
            "unusual_id" "71"
            "price" "1000"
            "type" "tfunusual"
        }

        "Roboactive"
        {
            "unusual_id" "72"
            "price" "1000"
            "type" "tfunusual"
        }

        "Arcana"
        {
            "unusual_id" "73"
            "price" "1000"
            "type" "tfunusual"
        }

        "Spellbound"
        {
            "unusual_id" "74"
            "price" "1000"
            "type" "tfunusual"
        }

        "Chiroptera Venenata"
        {
            "unusual_id" "75"
            "price" "1000"
            "type" "tfunusual"
        }

        "Poisoned Shadows"
        {
            "unusual_id" "76"
            "price" "1200"
            "type" "tfunusual"
        }

        "Something Burning This Way Comes"
        {
            "unusual_id" "77"
            "price" "1200"
            "type" "tfunusual"
        }

        "Hellfire"
        {
            "unusual_id" "78"
            "price" "1200"
            "type" "tfunusual"
        }

        "Darkblaze"
        {
            "unusual_id" "79"
            "price" "1200"
            "type" "tfunusual"
        }

        "Demonflame"
        {
            "unusual_id" "80"
            "price" "1200"
            "type" "tfunusual"
        }

        "Showstopper"
        {
            "unusual_id" "3002"
            "price" "1200"
            "type" "tfunusual"
        }

        "Holy Grail"
        {
            "unusual_id" "3003"
            "price" "1200"
            "type" "tfunusual"
        }
        "Fountain of Delight"
        {
            "unusual_id" "3005"
            "price" "1200"
            "type" "tfunusual"
        }

        "Screaming Tiger"
        {
            "unusual_id" "3006"
            "price" "1200"
            "type" "tfunusual"
        }

        "Skill Gotten Gains"
        {
            "unusual_id" "3007"
            "price" "1200"
            "type" "tfunusual"
        }

        "Midnight Whirlwind"
        {
            "unusual_id" "3008"
            "price" "1200"
            "type" "tfunusual"
        }

        "Silver Cyclone"
        {
            "unusual_id" "3009"
            "price" "1200"
            "type" "tfunusual"
        }

        "Mega Strike"
        {
            "unusual_id" "3010"
            "price" "1200"
            "type" "tfunusual"
        }
        }
}

Przeczytaj cały wpis

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ę...