u can focus on that ill focus on what im good at if i find anything concerning the log server ill let u know
well i decompiled all the pdbs thx to Siber
and from what i can tell they all contain structures to open these and we simply put add custom stuff
[spoiler]enum eResultFilter {
eRF_Spouse = 0x0,
eRF_Brother = 0x1,
eRF_Teacher = 0x2,
eRF_Teamer = 0x3,
eRF_Guild = 0x4,
eRF_Partner = 0x5,
eRF_NotFindSrc = 0x6,
eRF_NotFindDst = 0x7,
eRF_NotFindID = 0x8,
eRF_Error = 0x9,
eRF_Pass = 0xa,
};
[spoiler]
well i decompiled all the pdbs thx to Siber
and from what i can tell they all contain structures to open these and we simply put add custom stuff
[spoiler]enum eResultFilter {
eRF_Spouse = 0x0,
eRF_Brother = 0x1,
eRF_Teacher = 0x2,
eRF_Teamer = 0x3,
eRF_Guild = 0x4,
eRF_Partner = 0x5,
eRF_NotFindSrc = 0x6,
eRF_NotFindDst = 0x7,
eRF_NotFindID = 0x8,
eRF_Error = 0x9,
eRF_Pass = 0xa,
};
[spoiler]