[SK]Basit bir soru

RyderMX

Zombi Katili
Mesajlar
232
En iyi cevaplar
0
Beğeniler
11
Puanları
0
Skriptler arasında gezerken bu komutu buldum , bunu belirli viplere nasıl ekliyebilirim ? sanırım region yapmam gerek, anlatırmısınız ?

Kod:
#Spawnda FLY:
on entering of region "spawn":
    if player has the permission "spawn.fly":
        if player don't have the permission "spawnfly.bypass":
            execute console command "fly %player% on"

on leaving of region "spawn":
    if player has the permission "spawn.fly":
        if player don't have the permission "spawnfly.bypass":
            execute console command "fly %player% off"
 



Üst