[SK YARDIM] hatam nerede?

xXultimate1971Xx

Zombi Katili
En iyi cevaplar
0
Son Skript bükücüler yardım edinnn.

Kod:
command /vip+ver [<player>]:
    permission: vip+.ver
    permission message: &6&lHATA &8➙ &7Yetkin Yok!!
    usage: &6&lKULLANIM &8> &7/vip+ver [<oyuncu>]
    trigger:
        execute console command "/manuadd %player% VIP+"
        execute console command "/ne prefix %player% &e&lVIP+ &f"
        execute console command "/eco give %player% 250000"
        execute console command "/ss give %player% IronGolem 2"
        execute console command "/ss give %player% ZombiePigman 2"
        send "&6&lDUYURU  &8➙ &e%player% &7Adlı Oyuncu Sunucumuzda &b&lVIP &7satın aldı." to players

Hatam nerede dostlar "/vipver oyuncuismi" yazıyorum kendime vip veriyor duzeltirmisiniz adını yazdıgım oyuncuya vip versin
 

LifeMCServer

Nether Yerlisi
En iyi cevaplar
98
PHP:
command /vip+ver [<player>]:
    permission: vip+.ver
    permission message: &6&lHATA &8➙ &7Yetkin Yok!!
    usage: &6&lKULLANIM &8> &7/vip+ver [<oyuncu>]
    trigger:
        execute console command "/manuadd %arg-1% VIP+"
        execute console command "/ne prefix %arg-1% &e&lVIP+ &f"
        execute console command "/eco give %arg-1% 250000"
        execute console command "/ss give %arg-1% IronGolem 2"
        execute console command "/ss give %arg-1% ZombiePigman 2"
        send "&6&lDUYURU  &8➙ &e%arg-1% &7Adlı Oyuncu Sunucumuzda &b&lVIP &7satın aldı." to all players
 

admiraldus

YASAKLANDI
En iyi cevaplar
0
PHP:
command /vip+ver [<player>]:
    permission: vip+.ver
    permission message: &6&lHATA &8➙ &7Yetkin Yok!!
    usage: &6&lKULLANIM &8> &7/vip+ver [<oyuncu>]
    trigger:
        execute console command "/manuadd %arg-1% VIP+"
        execute console command "/ne prefix %arg-1% &e&lVIP+ &f"
        execute console command "/eco give %arg-1% 250000"
        execute console command "/ss give %arg-1% IronGolem 2"
        execute console command "/ss give %arg-1% ZombiePigman 2"
        send "&6&lDUYURU  &8➙ &e%arg-1% &7Adlı Oyuncu Sunucumuzda &b&lVIP &7satın aldı." to all players
Gözüm bozuldu. Masrafları isterim. :D
 
Üst