Çözüldü Sunucu Tanıtım Skript/Plugin Yardım

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

serat

Bir Kömür Göründü Kaptanım!
Katılım
27 Haziran 2017
Mesajlar
172
Elmaslar
30
Puan
8.925
Beyler ben şimdi şöyle bi şey istiyorum sunucuda görmüştüm.
Sunucuya ilk girenler için şöyle bi ufak gezinti skripti veya plugini önerirmisiniz
Böyle sunucuda gezdircek yürüme tarzı.
Oyuncular hiç bi yere haraket edemiycek sohbette komut kullanamıycak.
 
@serat şimdi alanları /egit1belirle ile belirliyorsun
sonra /tutorial yazıyorsun
 
Son düzenleme:
@serat şimdi alanları /egit1belirle ile belirliyorsun
sonra /tutorial yazıyorsun


Kod:
command /egit1belirle:
    permission: skript.spawn
    trigger:
        set {egit1} to location of player
        message "&4Egit1 Belirlendi."
        stop

command /egit2belirle:
    permission: skript.spawn
    trigger:
        set {egit2} to location of player
        message "&4Egit2 Belirlendi."
        stop      
     
command /egit3belirle:
    permission: skript.spawn
    trigger:
        set {egit3} to location of player
        message "&4Egit3 Belirlendi."
        stop
     
command /egit4belirle:
    permission: skript.spawn
    trigger:
        set {egit4} to location of player
        message "&4Egit4 Belirlendi."
        stop  

command /egit5belirle:
    permission: skript.spawn
    trigger:
        set {egit5} to location of player
        message "&4Egit5 Belirlendi."
        stop

command /egit6belirle:
    permission: skript.spawn
    trigger:
        set {egit6} to location of player
        message "&4Egit6 Belirlendi."
        stop      

command /tutorial:
    trigger:
        execute console command "v %player%"
        teleport player to {egit1}
        wait 2 seconds
        execute console command "tm msg %player% &bSıralama burada! "
        wait 2 seconds
        message "&bHer sezon birinci'lere ödül verilir . "
        wait 5 seconds
        teleport player to {egit2}
        wait 2 seconds
        execute console command "tm msg %player% &bİşte Burası Market ! "
        wait 2 seconds
        message "&bÜrünlerin fiyatlarını burada görebilirsiniz . &9/warp market &b yazarak gidebilirsin . "
        wait 5 seconds
        teleport player to {egit3}
        wait 2 seconds
        execute console command "tm msg %player% &bİşte Kurallar - Komutlar "
        wait 2 seconds
        message "&bBurada sunucu hakkında kuralları görebilirsin . Ayrıca komutlarıda ! "
        wait 5 seconds
        teleport player to {egit4}
        wait 2 seconds
        execute console command "tm msg %player% &bİşte Kasalar"
        wait 2 seconds
        message "&bKasa açarak paraya para , iteme item diyebilirsin &9/warp kasalar"
        wait 5 seconds
        teleport player to {egit5}
        wait 2 seconds
        execute console command "tm msg %player% &bBurası arena!"
        wait 2 seconds
        message "&bBurada arkadaşlarınla savaşabilirsin ve &9/warp arena &bile arenaya gidebilirsin"
        wait 5 seconds
        teleport player to {egit6}
        wait 2 seconds
        execute console command "tm msg %player% &bİşte Spawn ! !"
        wait 2 seconds
        message "&bBurası spawn her şey burada çocuk adam"
        wait 4 seconds
        execute console command "v %player%"
        execute console command "spawn %player%"
        execute console command "tm msg %player% &5Tutorial bitti"
        wait 3 seconds
        stop
       
       
on tab complete:
     cancel event
Abi yürüyerek olmazmı ışınlanma kötü ya böyle spawnda doğcak yukarı doğru cıkcak gezıcek :D
 
Abi yürüyerek olmazmı ışınlanma kötü ya böyle spawnda doğcak yukarı doğru cıkcak gezıcek :D
Client ile yapabilirsin skript işine yaradımı, konu çözüldümü ?
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst