Salut les jeunes et moins jeunes!
Laissez moi vous raconter ma journée...
JourneeResult CKelios::JourneeEcole()
{
this->SeLeve(K_HABITUELLEMENT, 0600,0630);
if(this->Prepare(K_REPAS, K_FAST & K_DEGEU, &->Lunch)
== K_AUCUNE_ENVIE)
{
this->ArgentSurMoi += this->PrendreArgent(5.00);
this->Lunch = K_CAFETERIA;
}
this->Dejeuner(Rotie(&),K_RAPIDEMENT);
this->Goto(K_SCHOOL);
this->Ecole(K_ADDSTUDENT, this);
if(!Kelios->DevoirsFaits(C_ENGLISH))
Kelios->DevoirsFaits(C_ENGLISH) = InventeExcuse(K_LESSBIDON_PLEASE);
this->Cours(C_ENGLISH);
this->Cours(C_HISTORY);
this->TakeNotesOn(C_ALL);
this->Cours(C_MATHS);
if(!this->CurrentCalc())
this->Say("Merde j´ai oublié ma calculatrice!
Que fais-je faire dans l´heure qui suivra?");
this->Play(&->CurrentCalc(), P_TETRIS);
this->Diner(this->Lunch);
this->Promener(K_DANS_LA_NATURE);
if(CurrentTime() > 1213)
{
this->Action(K_PRENDRE_BILLET_D_ABSENCE);
this->Cours(C_FRENCH);
this->Donner(this->StateObject);
}
else this->Cours(C_FRENCH);
if(this->State==K_ENDORMI)
this->Reveiller();
this->Cours(C_HUM_SC);
this->Action(C_FLANAGE);
if(CurrentTime() > 1420 && Cloche()==S_CSONNEE)
this->Goto(K_HOME);
return this->SoireeEcole();
}
Et vous, comment ça c´est passé?
Moui, pas obligé d´être en C++
if(StoryLang==FRENCH || StoryLang==ENGLISH ||
StoryLang==SPANISH || StoryLang==GERMAN)
return;
´capiche?
Kelios
---------