Cześć, mam do was pytanie. Napisałem skript na prefixy na tablist. Lecz jest wyswietlana tylko grupa VIP a inne nie działają. Pomocy!!
kod:
on join:
if player has permission "vip":
set tablist name of player to "&e%player%"
stop
if player has permission "wvip":
set tablist name of player to "&2%player%"
stop
if player has permission "kidmod":
set tablist name of player to "&f%player%"
stop
if player has permission "*":
set tablist name of player to "&4%player%"
stop
else:
set tablist name of player to "&a%player%"
Pytanie
TakiJakTy 140
Cześć, mam do was pytanie. Napisałem skript na prefixy na tablist. Lecz jest wyswietlana tylko grupa VIP a inne nie działają. Pomocy!!
kod:
on join: if player has permission "vip": set tablist name of player to "&e%player%" stop if player has permission "wvip": set tablist name of player to "&2%player%" stop if player has permission "kidmod": set tablist name of player to "&f%player%" stop if player has permission "*": set tablist name of player to "&4%player%" stop else: set tablist name of player to "&a%player%"
Edytowane przez MroczekkOdnośnik do komentarza
https://skript.pl/temat/30093-pilne-prefix-na-tablist/Udostępnij na innych stronach
4 odpowiedzi na to pytanie
Rekomendowane odpowiedzi