Plugincim.com

www.plugincim.com yardımlaşma ve sohbet platformu

Eklenti Market Pelerin

Swolly

Yönetici
Yönetici
Kurulum:
Rar içindeki csgo klasörü içersindeki models ve materials klasörünü csgo klasörünüzün içine ve fastdl sitenize(varsa) atın.


Dosyaları attıktan sonra;

Market modu kullanıyorsanız eklemek için addons/sourcemod/configs/store/items.txt dosyasını açın ve "Oyuncu Modelleri" adlı kod bloğunun üstüne ekleyin:

C++:
    "Pelerinler"

    {

        "Beşiktaş Pelerini"

        {

            "model"    "models/shop/pelerin/bjk.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "15000"

            "type" "hat"

            "slot" "00"

        }

        "Galatasaray Pelerini"

        {

            "model"    "models/shop/pelerin/gs.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "15000"

            "type" "hat"

            "slot" "00"

        }

        "Fenerbahçe Pelerini"

        {

            "model"    "models/shop/pelerin/fb.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "15000"

            "type" "hat"

            "slot" "00"

        }

        "Efekt-1 Pelerini"

        {

            "model"    "models/shop/pelerin/efekt1.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "15000"

            "type" "hat"

            "slot" "00"

        }

        "Efekt-2 Pelerini"

        {

            "model"    "models/shop/pelerin/efekt2.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "15000"

            "type" "hat"

            "slot" "00"

        }

        "Osmanlı-1 Pelerini"

        {

            "model"    "models/shop/pelerin/osmanli1.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "20000"

            "type" "hat"

            "slot" "00"

        }

        "Osmanlı-2 Pelerini"

        {

            "model"    "models/shop/pelerin/osmanli2.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "15000"

            "type" "hat"

            "slot" "00"

        }

        "TSK Pelerini"

        {

            "model"    "models/shop/pelerin/tsk1.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "20000"

            "type" "hat"

            "slot" "00"

        }

        "Türk Bayrağı-1 Pelerini"

        {

            "model"    "models/shop/pelerin/turkbayrak1.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "30000"

            "type" "hat"

            "slot" "00"

        }

        "Türk Bayrağı-2 Pelerini"

        {

            "model"    "models/shop/pelerin/turkbayrak2.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "30000"

            "type" "hat"

            "slot" "00"

        }

        "Kurucu Pelerini"

        {

            "model"    "models/shop/pelerin/kurucu.mdl"

            "position"    "6.000000 0.000000 -4.000000"

            "angles"    "180.000000 270.000000 270.000000"

            "hide"    "0"

            "price" "999999"

            "type" "hat"

            "slot" "00"

        }

    }


 

Users who are viewing this konu

Üst