Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

GetSiteFrame

Description

  • Sent when the intro scene begins loading (on registration).
  • Sent after tiers are loaded, if SessionID is valid (on login).

Fetches the site frame configuration for the current session.

The response also carries AssetDeliveryURL, which the client stores in GameSettings.assetDeliveryURL and uses for asset downloads.

Request

FieldTypeDescription
TypeValueint32Hardcoded to 1
LanglocalePairIDOID“Class”: 4, “Type”: 19 “Server”: 0, “Number”: 9023265
TierIDOID“Class”: 0, “Type”: 0, “Server”: 0, “Number”: 0
BirthDatetime.Time#N/A
RegistrationDatetime.Time#N/A
PreviewDatetime.Time#N/A
IsPreviewEnabledboolfalse

Response

FieldTypeDescription
SiteFrameSiteFrameSiteFrame object
AssetDeliveryURLstringBase URL used for asset downloads