Quote:
Originally Posted by JkWhoSaysNi
I can't find any examples of attr[] usage.
Should I just use
player.attr[1] = findimg(id) ?
It doesn't seem to work. I'm using indexes over 200 and nobody can see text from anyone else.
|
I'd use them above 3, as attr[1] is the hat, attr[2] is the shield and attr[3] is the head of the player. I'd place it on something like attr[9], or work your way up from three.