Quote:
Originally posted by kyle0654
fun. You could also do:
NPC Code:
function shownumber() {
this.x = 100;
this.y = 250;
this.number = 12345;
showimg 600,@#v(this.number),this.x,this.y;
changeimgvis 600,5;
}
|
yes but its still different
your way uses normal font files my way uses the sprite.png which is prettier.
but still props to u
good idea tho I could make it so u can choose which way and also you can change the font and size and all that stuff