22.05.2017, 10:40
format(string, sizeof(string), "Family %d | Name: %s | Leader: %s | Members: %d",number,FamilyInfo[i][FamilyName],FamilyInfo[i][FamilyLeader],FamilyInfo[i][FamilyMembers]);
SendClientMessage(playerid, COLOR_WHITE, string); << here and remove the color it doesnt work
this is currently the /families but when i add this FamilyInfo[PlayerInfo[playerid][pGang]][FamilyBandana]^^
SendClientMessage(playerid, COLOR_WHITE, string); << here and remove the color it doesnt work
this is currently the /families but when i add this FamilyInfo[PlayerInfo[playerid][pGang]][FamilyBandana]^^