Raised This Month: $ Target: $400
 0% 

Destination types for message_begin()


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 11-11-2007 , 12:59   Re: Destination types for message_begin()
Reply With Quote #1

I don't think is a general case, depends by usage
Code:
MSG_BROADCAST     // Unreliable to all
MSG_ALL                // Reliable to all
----------------------------------------
MSG_ONE_UNRELIABLE     // Send to one client, but don't put in reliable stream, put in unreliable datagram (could be dropped)
MSG_ONE                     // Reliable to one (msg_entity)
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
mythkina
New Member
Join Date: Mar 2006
Location: china
Old 11-17-2007 , 14:28   Re: Destination types for message_begin()
Reply With Quote #2

Quote:
Originally Posted by Alka View Post
I don't think is a general case, depends by usage
Code:
MSG_BROADCAST     // Unreliable to all
MSG_ALL                // Reliable to all
----------------------------------------
MSG_ONE_UNRELIABLE     // Send to one client, but don't put in reliable stream, put in unreliable datagram (could be dropped)
MSG_ONE                     // Reliable to one (msg_entity)
where can i find some veryuseful infermation like this?hlsdk or something else?
i know there's a site for hlsdk but i dont know where to find things like message_begin/ write_byte for referrence..

http://svn.tcwonline.org/viewvc.cgi/hlsdk/?root=amxmodx
mythkina is offline
l4ulwtlln
Member
Join Date: Aug 2007
Old 11-17-2007 , 17:22   Re: Destination types for message_begin()
Reply With Quote #3

inside amxx's source code
l4ulwtlln is offline
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 01:22.


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