Hi guys i ask you about realmdflags why no use this in trinity?
Flag - realmflags
Flag Description
0x01 invalid, not show in realm list
0x02 offline, set by mangosd
0x04 show version and build
0x20 new players
0x40 recommended
Hi guys i ask you about realmdflags why no use this in trinity?
Flag - realmflags
Flag Description
0x01 invalid, not show in realm list
0x02 offline, set by mangosd
0x04 show version and build
0x20 new players
0x40 recommended
Where itβs suposed to see those realmflags? On console?
sorry one fail, realmflags was defined in color:
enum RealmFlags
{
REALM_FLAG_NONE = 0x00,
REALM_FLAG_INVALID = 0x01,
REALM_FLAG_OFFLINE = 0x02,
REALM_FLAG_SPECIFYBUILD = 0x04,
REALM_FLAG_UNK1 = 0x08,
REALM_FLAG_UNK2 = 0x10,
REALM_FLAG_RECOMMENDED = 0x20,
REALM_FLAG_NEW = 0x40,
REALM_FLAG_FULL = 0x80
};
sorry, you can close this if you need.
/emoticons/default_biggrin.png
β Canned message start
It appears the issue in the original post was solved, so this thread shall be closed. Should you encounter any other difficulties, please open a new thread.
β Canned message end β