Quote:
Originally posted by toad1413
NPC Code:
function destroy() {
toad.health++
toad.power++
}
heh heh heh...
|
Alas, this would possibly work if only:
1) You'd used semicolons.
2) His version had been "destroy();"
Sorry, I have a compulsive urge to point out such things.