View Single Post
Liverwiz
Veteran Member
Join Date: Feb 2010
Location: Maryland
Old 10-19-2012 , 19:31   Re: client_connect & client_putinserver
Reply With Quote #9

If you're wanting to do something to a client that is steamID specific. Do it at client_authorized. If you're looking to do something to a client that has connected, and you want to make sure has joined. Do it at client_putinserver. This is not necessary, as they can be interchangeable. But it is important to know the difference if you're trying to do something that requires that specification. (like a vault data grab or flags assignment)
__________________
What an elegant solution to a problem that doesn't need solving....
Liverwiz is offline