AdmincraftA
Admincraft•12mo ago
Cristaf

Skript Question

function speak(p:player,m:text):
    set {_w} to "&6&lšŸ† &f" if {wins::%{_p}'s uuid%} > 0, else ""
    set {_pf} to hex("%{_p}'s prefix%%{_p}%%{_p}'s suffix%")
    set {_t} to placeholder "%{_p}'s deluxetags_tag%"
    {_p} has permission "{@Perm}.staffchat" or "{@Perm}.admin":


How can I set {_t} to the players deluxe tags tag?
I have Ersatz installed
Skripts says line 4 is an error
Was this page helpful?