kasa pluginleri

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Ozan Çelik

Yeni bir Steve doğdu!
Katılım
19 Şubat 2019
Mesajlar
138
Tepki puanı
106
Puanları
0
Konum
İzmir/Seferihisar
Web Sitesi
viasly.com
Sunucumda crazycrates var daha güzel olduğu söyleniyor fakat nasıl kullanılıyor bilmiyorum cratesplus kullanıyordum bilen biri anlatabilir mi?
 

DarkSad

Kaşif
Katılım
17 Ekim 2019
Mesajlar
179
Tepki puanı
90
Puanları
1,305
Konum
İstanbul
İlk olarak kasaları eklenti dosyasından ayarlayın.

CrazyCrates -> Crate -> Kasa dosyası.


Kod:
Crate:
  CrateType: CSGO #Kasa Tipi (CSGO/QuadCrate/QuickCrate/Roulette/CrateOnTheGo/FireCracker/Wonder/Wheel/Cosmic(This requires a additional info to work.)).
  CrateName: '&dGunluk Sandigi' #/cc menüsünde ki isim.
  StartingKeys: 0
  InGUI: true #/cc komutunda gözüksün mü?. (If the crate type is QuickCrate/CrateOnTheGo/FireCracker then the Crate will not work. Quick Crate requires a Physical Crate.)
  Slot: 12 #Slot sayısı
  OpeningBroadCast: true #Açıldığında chatte duyuru olarak geçecek
  BroadCast: '%Prefix%&b%Player% &aAdli oyuncu &dGunluk Sandigini &aaciyor' #Duyuru olarak atılacak yazı
  Item: '54' #Item the crate is in the GUI
  Name: '&dGunluk Sandigi' #/cc d olacak yazı
  Lore: #Lore
    - '&7&l(&e&l!&7&l) Sol Tıklayarak Kasadakileri Görebilirsin.'
    - ''
    - '&7&l(&e&l!&7&l) Sağ Tıklayarak Kasayı Açabilirsin.'
  PhysicalKey:
    Name: '&dGunluk &dAnahtari' #Anahtar adı
    Lore:
      - '&dGunluk Sandigi'
    Item: '131' #The item the key is.
    Glowing: False #Makes the key look enchanted.
#         For Cosmic Crates Only
#############################################
#  Tiers: #The tiers in the Crate
#    Basic: #The Config Name for the Crate
#      Name: '&8Basic Prize' #The in-game name of the Crate
#      Color: 7 #Use the MetaData for the color of the glass
#      Chance: 80 #Chance of that item getting picked. It would be 80/100 chance because MaxRange is 100.
#      MaxRange: 100 #The max range that the chance will go though.
#    UnCommon:
#      Name: '&aUnCommon Prize'
#      Color: 5
#      Chance: 55
#      MaxRange: 100
#    Rare:
#      Name: '&4Rare Prize'
#      Color: 14
#      Chance: 20
#      MaxRange: 100
#############################################
  Prizes: #All the prizes that can be gotten in the Crate.
    1:
      DisplayName: '&e256 Demir Blok '
      DisplayItem: '42'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 20
      Firework: true
      Glowing: false
      Commands:
        - 'give %Player% 42 256'
      Messages:
        - ''
    2:
      DisplayName: '&e256 Altin Blok '
      DisplayItem: '41'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 0.4
      Firework: true
      Glowing: false
      Commands:
        - 'give %Player% 41 256'
      Messages:
        - ''
    3:
      DisplayName: '&e256 Elmas Blok '
      DisplayItem: '57'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 0.3
      Firework: true
      Glowing: false
      Commands:
        - 'give %Player% 57 256'
      Messages:
        - ''
    4:
      DisplayName: '&e256 Zumrut Blok '
      DisplayItem: '133'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 0.8
      Firework: true
      Glowing: false
      Commands:
        - 'give %Player% 133 256'
      Messages:
        - ''
    5:
      DisplayName: '&e1 Tane Spawner Anahtarı '
      DisplayItem: '131'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 1
      Firework: true
      Glowing: false
      Commands:
        - 'cc give P spawner 1 %player%'
      Messages:
        - ''
    6:
      DisplayName: '&e1 Tane Para Anahtarı '
      DisplayItem: '131'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 1
      Firework: true
      Glowing: false
      Commands:
        - 'cc give P para 1 %player%'

      Messages:
        - ''
    7:
      DisplayName: '&e 100M Oyun Parası '
      DisplayItem: '371'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 4
      Firework: true
      Glowing: false
      Commands:
        - 'eco give %Player% 100000000'
      Messages:
        - ''
    8:
      DisplayName: '&eDemir Spawner'
      DisplayItem: '52'
      DisplayAmount: 1
      Lore:
        - ''
      MaxRange: 100
      Chance: 4
      Firework: true
      Glowing: false
      Commands:
        - 'itemsp ver %player% demir 1'
      Messages:
        - ''

Oyunda eklentiyi yenileyin ve istediğiniz bloğu /cc set (kasa adı) ile atarsınız.
Bu eklenti hakkında bir konu açacağım oradan detaylı olarak bakarsınız.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Üst