Siema mam problem ponieważ robię skrypt na gildie i i podpinam go pod ranking: "&8Gracz &2%{gildia.tag.%victim%}% &c%victim% &8zostal zabity przez &2%{gildia.tag.%{_attacker.%victim%}%}% &c%{_attacker.%victim%}% &8(&c+%{_punkty.%victim%}%&8)" Wszystko działa tylko jak nie mam gildii i jak kogoś zabije to mam Gracz <none> andrzex zabił gracza <none> andrzex a jak mam gildie to jest normalnie. I teraz mam problem jak to usunąć <none> żeby tego nie było Mam takie coś on chat:set {_chat} to "{@czat}"if {gildia.%name of player%.owner} is true:replace all "{TAG}" with "%{gildia.tag.%name of player%}%" in {_chat}if {gildia.%name of player%.member} is true:replace all "{TAG}" with "%{gildia.tag.%name of player%}%" in {_chat}replace all "{RANK}" with "%{punkty::%player%}%" in {_chat}replace all "{@pobraniejeslibrak}" with "" in {_chat}replace all "{PLAYER}" with "%player%" in {_chat}replace all "{DISPLAY}" with "%display name of player%" in {_chat}replace all "{MESSAGE}" with "%message%" in {_chat}replace all "<none>" with "" in {_chat}send "%{_chat}%" to all playerscancel event Od razu mówię ze mam replace all "<none>" with "" in {_chat} Pozdrawiam