new Sots[10];for(new i; i < sizeof(Slots); i++){if(Slot[i] == 0)//If Free{Slot[i] = 1;//Start to usebreak;}}
IsSlotUsed[playerid][slotid]=clothesid;//so i can detect if the player has used that slot with that clothesid