21.09.2015, 07:30
Leaders and members are saved as integers but you are loading them as string.
Should be something like: "FactionInfo[row][lider1] = cache_get_field_content_int(row, "lider1");" and so on.
Should be something like: "FactionInfo[row][lider1] = cache_get_field_content_int(row, "lider1");" and so on.