Code:
message_begin( MSG_ONE, get_user_msgid( "SayText" ), { 0,0,0 }, id );
PHP Code:
message_begin( MSG_ONE_UNRELIABLE, get_user_msgid( "SayText" ), { 0,0,0 }, id );
P.S. I hate reading your code so much. That's the last time i'm giong to do it. Sorry.
__________________