on load:
set {_id} to "&aGUI"
new Inventory "%{_id}%";
"%{_id}%".Inventory.setRow{3};
"%{_id}%".Inventory.setItem{5, diamond named "&aSpawn"};
"%{_id}%".Inventory.setCommand{5, ""};
command /gui:
trigger:
"&aGUI".Inventory.display{player};
i chce aby klikajac tego diamenta tepalo na spawn z efektem slepoty
Pytanie
daniel1605 0
Siemka , mam taki skrypt
on load: set {_id} to "&aGUI" new Inventory "%{_id}%"; "%{_id}%".Inventory.setRow{3}; "%{_id}%".Inventory.setItem{5, diamond named "&aSpawn"}; "%{_id}%".Inventory.setCommand{5, ""}; command /gui: trigger: "&aGUI".Inventory.display{player};
i chce aby klikajac tego diamenta tepalo na spawn z efektem slepoty
Edytowane przez LjayPL789Wstawiam w code.
Notatka dodana przez bludis
Odnośnik do komentarza
Udostępnij na innych stronach
11 odpowiedzi na to pytanie
Rekomendowane odpowiedzi