What I'm trying to do is print admin name while he joins the server. If I put the method in client_putinserver or client_connect it will print even when map changes and all admin names will be printed in a quick sequence.
I need to show status if admin is connected while map is live not changed to a new map. Any ideas ?