Hello,
i'm trying to send a message to administrators or players with a specific name only. So for example you got this message, which is just the same as in Event Spawn Messages:
But that Text will be displayed to every player. I wont only certain players be able to see it, for example Administrators. I don't really mind if i have to enter each Administrator name or if it finds the Administrators for himself...
Send Message to Admins only
i'm trying to send a message to administrators or players with a specific name only. So for example you got this message, which is just the same as in Event Spawn Messages:
PHP:
[nil,nil,rTitleText,"Some Text to be displayed", "PLAIN",10] call RE;
But that Text will be displayed to every player. I wont only certain players be able to see it, for example Administrators. I don't really mind if i have to enter each Administrator name or if it finds the Administrators for himself...
Send Message to Admins only