Raised This Month: $ Target: $400
 0% 

host_error: WriteDest_parm: not a client


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
taheri6
Member
Join Date: Mar 2006
Old 01-06-2008 , 07:00   Re: host_error: WriteDest_parm: not a client
Reply With Quote #9

ok, so I did this:

PHP Code:
public Util_Should_Message_Clientid )
{
    if( 
id == || id MAX_PLAYERS )
    {
        return 
false;
    }

    if( 
is_user_connectedid ) && !is_user_botid ) && is_user_alive(id) )
    {
        return 
true;
    }

    return 
false;

I have that set for anytime a client_print, hudmessage, or sound emit occurs

so
PHP Code:
if( Util_Should_Message_Clientid ) )
{
    
//Action

And I am still getting this occuring. Does this need to be set arround message_begin, ( anything in between like write_byte, write_short) , message_end, etc also?
__________________
http://www.yaur.com -=[Yaur]=- Clan Website
taheri6 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode