Protezione con password per EA - pagina 5

 
Nicholishen:
La soluzione semplice sarebbe quella di aggiungere qualcosa come questo...
int start(){

if(Month()>=5 )// where the number represents the month number

return(0);

}

Grazie... sei un grande.