Author Topic: Found hat-related functions in blockland  (Read 633 times)

sendHatRequest(); - Uses a TCPObject to connect to http://auth.blockland.us/signHats.php
most of the hatTCPObj callbacks look like they are in debug stage, as they all just echo what the tcpobject is doing. EX:
function hatTCPObj::onDNSFailure(%this) {
  echo("Hat request failed");
}

other interesting stuff:
clientCmdSetClientHatTicket(%client, %hatTicket)

what could this mean


[You need Blockland Gold to view this post]


That's probably related to the test hat OBJ file, but so far, there's been no information on this supposed 'hat update' and how it would work

forums went down right after you posted this
badspots trying to hide the truth

That's probably related to the test hat OBJ file, but so far, there's been no information on this supposed 'hat update' and how it would work

The idea was that you would buy a hat on the steam marketplace and receive a key ("hat ticket") which you send to the server to relay to other clients. They verify the key with steam, download the model in the background, and apply it to your avatar.