if (OUTFITCOUNTER =1) {
gain outfit1
} elif (OUTFITCOUNTER =2) {
gain outfit2
} else {
gain outfit3
}
this isnt workịng either tho it said the line in this does not follow our formatting
if (OUTFITCOUNTER =1) {
gain outfit1
} elif (OUTFITCOUNTER =2) {
gain outfit2
} else {
gain outfit3
}
this isnt workịng either tho it said the line in this does not follow our formatting