Raised This Month: $ Target: $400
 0% 

MSG_ONE or MSG_ONE_UNRELIABLE


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 05-13-2012 , 08:05   Re: MSG_ONE or MSG_ONE_UNRELIABLE
Reply With Quote #1

PHP Code:
for(new 1<= MaxPlayersi++) {
        if(!
is_user_connected(i)) {
            continue
        }
        if(
SzAlive && is_user_alive(i) || !SzAlive && !is_user_alive(i)) {
            
message_begin(MSG_ONESayText, {000}, i)
            
write_byte(id)
            
write_string(arg)
            
message_end()
        }
    } 
I've got this, but i don't see anything wrong.
__________________

Last edited by Napoleon_be; 05-13-2012 at 08:05.
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
Reply



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 00:27.


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