#Chat skript "!" hide
1 messages · Page 1 of 1 (latest)
on chat:
set {_message} to message
if message starts with "!":
replace "!" in {_message} with ""
message "&e%player%&7: %{_message}%" to all players
else:
loop all players in radius 100 around player:
message "&5%player%&7: %{message}%" to loop-player
cancel event
≈ may be something like this
or just subtext it. . .
pls just tell him...

- U dont have to send a message to all players just dont cancel it after u found out there is a ! in the text and u can use
set chat message to "%player%: %message%"ofc u can just use the send to all players if u want - U dont have to set a val for the message just replace the ! in message
replace "your prefix" in message with ""
i think u can just use send "your text" to all players in radius 100 of playeri have not used it befor but found it herehttps://forums.skunity.com/threads/loop-all-players-in-radius-100-of-the-player.4551/
skUnity Forums
options:
logo2: &9&l&9
user: &9&l&7
helper: &6&l&r&l
mod: &1&l&r&l
admin: &3&l&r&l
owner: &a&l&r&l
logo: &b&l&r&l
endermite: &0&l&r
enderman: &0&l&r
enderdragon: &0&l&r
nombre: {nombre.%player%}
on chat:
cancel event
if...
I have function