> You are sending 16bytes for the message contence, leaving 4080bytes of > his 4kb/s for that second, which isn't going to worry that person one > little bit..you can do some encoding, and compression if you wanted to > get it done better... :D
You're probably right. Actually it would be 16 bytes * server_updates_per_second, though. Running a quick test shows about 10 updates per second (don't know if this varies much), or 160 bytes/second. Your point is, however, still valid. > #define MIN_PERSENT_TO_SEND_FULL 0.75 <snip> I surrender already! LOL! Thanks. Jim Jim Hunter [EMAIL PROTECTED] _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

