I fixed the loading system. There were four hats, clothings, and shoes. Each of those was stored in a variable. When each of the costumes goes above four, the variables reset to one. However, the clothing variable didn't reset when the clothing costume went above four. It reset when the shoes costume went above four. So I just fixed that.