Hello, i try to make in my gui, its show his head in the gui and with lore of offline/online and his faction rank.
The problam is i dont know how to do it, i am new on this thing and i hope there is a way to do it.
The code is:
```command /fmemberlist1010:
trigger:
set {_fname} to placeholder "%%factions_faction%%" from player
set {_fallmembers} to placeholder "%%factions_allmembers%%" from player
set {_p} to "%player%" parsed as player
play raw sound "random.click" at player with pitch 1 volume 1
open chest with 5 rows named "&b%{_fname}% Members" to player
wait 2 tick
format slot 0 of player with name tag named "&6All Members" with lore "&9%{_fallmembers}%" to be unstealable```
please help me
[doublepost=1563541238,1563536124][/doublepost]???
The problam is i dont know how to do it, i am new on this thing and i hope there is a way to do it.
The code is:
```command /fmemberlist1010:
trigger:
set {_fname} to placeholder "%%factions_faction%%" from player
set {_fallmembers} to placeholder "%%factions_allmembers%%" from player
set {_p} to "%player%" parsed as player
play raw sound "random.click" at player with pitch 1 volume 1
open chest with 5 rows named "&b%{_fname}% Members" to player
wait 2 tick
format slot 0 of player with name tag named "&6All Members" with lore "&9%{_fallmembers}%" to be unstealable```
please help me
[doublepost=1563541238,1563536124][/doublepost]???