That just about did the trick now i have only 3 errors, i don't understand whats wrong with my if synatx it says its wrong, where i put the "else" in both places where i used an if() what did i do wrong in that?>
:confused:
That just about did the trick now i have only 3 errors, i don't understand whats wrong with my if synatx it says its wrong, where i put the "else" in both places where i used an if() what did i do wrong in that?>
:confused:
Code:if(criteria) {
<true-statements>
} else {
<false-statements>
}
Hey tahynks alot! it finally works! :D
USE THE F1 KEY:p