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; }
function shownumber() { this.x = 100; this.y = 250; this.number = 12345; showimg 600,@#v(this.number),this.x,this.y; changeimgvis 600,5; }