Quote:
Originally posted by Torankusu
Would say2 and setshape help?
|
Well, it depends. Any say2 from the
serverside will still take a while to reach the player. Usually we can use clientside say2s, if the message is just something like "Hi, I am a simple sign". But if the sign includes stuff like #s(somestring), and that string isn't readable from the client, then they'll have to go from the server.