Skocz do zawartości
  • 0

Itemy nie wypdaja po śmierci


Pytanie

2 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
on death:    if victim is a player:        if victim has permission "eq.vip":            set {eq.%victim%} to serialized inventory of victim            set {helmet.%victim%} to %helmet of the victim%            set {chestplate.%victim%} to %chestplate of the victim%            set {legging.%victim%} to %legging of the victim%            set {boots.%victim%} to %boots of the victim%on respawn:    if player has permission "eq.vip":        restore inventory of player from {eq.%player%}        equip the player with {helmet.%player%} parsed as item        equip the player with {chestplate.%player%} parsed as item        equip the player with {legging.%player%} parsed as item        equip the player with {boots.%player%} parsed as item        delete {eq.%player%}        delete {helmet.%player%}        delete {chestplate.%player%}        delete {legging.%player%}        delete {boots.%player%}

Nie testowane.

Odnośnik do komentarza
https://skript.pl/temat/7764-itemy-nie-wypdaja-po-%C5%9Bmierci/#findComment-61543
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...