Quote:
Originally Posted by Knightmare1
wow. talk about skill.
EDIT
about this part:
i noticed somthing, is this:
PHP Code:
for(temp.w : enchants) makevar("this.outut_" @ w) = "";
supposed to be this
PHP Code:
for(temp.w : enchants) makevar("this.output_" @ w) = "";
|
Err, yeah you're right, typo xD