SphereCommunity
Bytes of speechs - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Bytes of speechs (/Thread-Bytes-of-speechs)



Bytes of speechs - ChaveS - 11-28-2012 04:32 AM

Hello again!!

Which of them send more bytes?

say BYTES
say @,,1 BYTES

or

sysmessage BYTES
sysmessage @,,1 BYTES

Love you, thanks!


RE: Bytes of speechs - Mordaunt - 11-28-2012 05:22 AM

Wouldn't think there is any difference honestly


RE: Bytes of speechs - Shaklaban - 11-28-2012 09:52 PM

you can test it with razor, enable the packet logger feature or you can look to the polservers packet documentation:

http://docs.polserver.com/packets/index.php?Packet=0x1C

BYTE[1] Type of Text
BYTE[2] Text Color

even they are zero they will send as zero so packet length does not change. if you are curious about bandwith you must use clilocs instead of sending strings.


RE: Bytes of speechs - ChaveS - 11-30-2012 06:47 AM

Big Grin thanks man


RE: Bytes of speechs - Lambert_the_old - 11-30-2012 03:41 PM

Can you run uo with sphere as stand alone when no inet connection?


RE: Bytes of speechs - Skul - 11-30-2012 05:30 PM

Lamber: Yes, simply connect to your localhost ip address. I don't think there is even a need to ublock the port behind a firewall or windows if you're interested in running it locally. If you do choose to run UO on your LAN you will need to unblock the port and connect to your assigned IP. These can be found in Network Place, have a look at your network connection properties.