How to send everybody a message except the selected player

for my preferences i will not show my script but i will describe it as clear as i can and provide me a new script if you can

my script selects a player using math.random and apply a murder role to him and send him a message informing him that he is the murder. ive done that part and everything is fine but my problem is i dont know how to send to ALL the players except the murder a message that says you are innocent and not a murder??

for anyone curious i found the solution i added a attribute that says killer or not
(true or false) and if the player is the killer (value is true) then the message wont be sent

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.