20.05.2017, 15:34
You may not need it under 'OnPlayerSpawn'. Why are you loading user in both cases when player's file exist, and when it doesn't exist.
By the way locate your loading function or loading code and place there in this
[CODE]INI_Int("IsMember",Player[playerid][ClanMember]);
//Now you are all set just use your variable when you want to check if someone is in clan or not[CODE]
By the way locate your loading function or loading code and place there in this
[CODE]INI_Int("IsMember",Player[playerid][ClanMember]);
//Now you are all set just use your variable when you want to check if someone is in clan or not[CODE]