Sol Reklam

Skript Paylaşımı Market Daveti Menülü (ChestShop Eklentisiyle Kurulan Marketler)

  • Konuyu başlatan Konuyu başlatan caxned34
  • Başlangıç Tarihi Başlangıç Tarihi
  • Görüntüleme 2.014
Durum
Mesaj gönderimine kapalı.

caxned34

Birisi mi Spawnlandı?
Katılım
3 Haziran 2014
Mesajlar
2
Elmaslar
2
Puanlar
0
Yaş
32
MARKET DAVET

Bu skript chestshop eklentisi olan sunucularda oyuncuların kendi alanlarına kurduğu marketlerine diğer oyuncuları davet etmek için yapılmıştır.

KOMUT

/marketdavet

RESİMLER


ROr4Q1.jpg


nJQaE0.jpg


0GRal8.jpg

Kod:
command /marketdavet:
    trigger:
        play raw sound "random.orb" at player with pitch 1 volume 7
        open chest with 3 rows named "&4Market Davet" to player
        format slot 0 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 1 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 2 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 3 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 4 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 5 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 6 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 7 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 8 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 9 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 17 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 18 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 19 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 20 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 21 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 22 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 23 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 24 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 25 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 26 of player with 160:7 named "&a" with lore "" to be unstealable
        format slot 13 of player with 323:0 named "&fDavet Gönder!" with lore "&7Tıklarsan herkesi marketine davet edersin.||&7Davet ücreti : &a1000$" to close then run [execute player command "davet1"]

command /davet1:
    trigger:
        if balance of player is higher than 999:
            broadcast "&6%player% &7herkesi marketine davet ediyor gitmek için: &a/tpa %player%"
            remove 1000 from player's balance
        else:
            send "&cDavet için yeterli paran yok."

 
Faction sunucular için gerekli bir skript olmuş.
 
bunu skyblocklar içinde geliştirebilirsin hatta kullananlar editliyebilir şöyle : test herkesi adasına davet ediyor ./is warp test
çok güzel birşey olmuş guili olmasıda iyi sağolassın güzel sk
 
Çok basit olmuş. Daha da geliştirebilirdin. Örneğin davet duyurusu yaptığında direk daveti yapan kişinin durduğu yerin lokasyonunu variable olarak kaydettirip daha sonra diğer oyuncuların davet kabul et gibi bir komutla davet duyurusu oyunda olmasa bile market alanına gitmesine olanak sağlayabilirdin. Tabii ki bunlar benim fikirlerim eklemen sana kalmış.
 
Ne Kadar Az Plugin Okadar Az Sunucuda Kasma,Lag Sorunu Başarılı
download.png

 

Ekler

  • rELv4z.png
    rELv4z.png
    128,6 KB · Görünt.: 372
Başarılı Devamı Beklerim :D
 
Durum
Mesaj gönderimine kapalı.
Yukarı