26.05.2020, 15:10
From what I see, your variable name rolename is an array. So the check should be like this:
Quote:
if(!strcmp(rolename, g_Role_Level_1, false) |