este es el comando !cd que quiero hacer en ann
this is the !cd command I want to do ann
}
else if (strcmp(cmd, "!cd", true) == 0) {
SetTimer("CountDowns", 1000, 0);
SetTimer("CountDowns", 2000, 0);
SetTimer("CountDowns", 3000, 0);
SetTimer("FinalCount", 4000, 0);
return 1;