Page 2 of 2

Posted: Thu Jun 19, 2008 12:39 am
by pkananen
what about the mode?

Posted: Thu Jun 19, 2008 3:47 pm
by schwagpad
Not knowing anything about the language you're using does it really force you to copy/paste that much?

Come on SCIN, clean that code up. You should be able to turn that whole thing into a two-liner.

if(ishard)
{
grade = "5.hard"
}else
{I = weakass}

something like that