change loop from
for(var j = 0; j < this.nickcolor.length; j++)
to
for(var j = 0; j < this.nickcolor.length && !allready_colorized; j++)
Moderators: OldWolf, re*s.t.a.r.s.*2
Return to Contributions (v1.x)
Users browsing this forum: Google [Bot] and 30 guests