Quote:
Originally Posted by Bello
The code is that this in the post #1, The client_info_changed is used only when the user changes its name is muted.
I can't use this:
PHP Code:
if(is_user_connected(id) )
set_speak(id, 1)
Since that part of the code is scheduled in client_putinserver...
As i can solve the problem that this in infochanged?
P.S: The other part of the code works to the perfection
|
Ok, seriously, just do what he said. client_infochanged it called before the person is actually connected!
__________________