Quote:
Originally Posted by cbkbud
I SUBMIT CODE X.X
PHP Code:
function canAttack()
{
if ( this.level.isPeaceful == true )
{
return false; // level is peaceful
}
return true; // can attack :)
}
LOOK LIKE 8 LINES, COULD BE MADE TO LIKE 3 x.x
STOP BEING LAZY BJORN 
|
Maybe he's busy. People need to stop blaming Bjorn for everything.