Ma la cosa è così:
oppure così:codice:if (ciao == 1) { if (...) else if (...) else if(...) } else if (ciao == 0){ ...}
e cmq spiega meglio ciò che vuoi xchè nn si è capitocodice:if (ciao == 1) { if (...) else if (...) else if(...) else if (ciao == 0){ ...} }