Hello, I want receive clan_name and clan_crest, how I obtain it?, I know I can get the name via characters -> clanid and in clan_data table I can get the name, crest and ally crest, but not work for me D':
My logic:
in characters we can get the clanid but not the name and its crest, in characters (the table) is the character name obj_id, pvpkills, pkkills, online and clanid.
But going to the table “clan_data” we will have the following: clan_id, crest and largecrest.
But to know the name, the name is found in the table “clan_subpledges” which contains ‘clan_id’ and “name”.
My logic:
in characters we can get the clanid but not the name and its crest, in characters (the table) is the character name obj_id, pvpkills, pkkills, online and clanid.
But going to the table “clan_data” we will have the following: clan_id, crest and largecrest.
But to know the name, the name is found in the table “clan_subpledges” which contains ‘clan_id’ and “name”.
Last edited: