NPC Code: // NPC made by screen_name if(actionMined) { if (this.User==NoOne) { this.User=#a; } this.Mine++; message #v(this.Mine)% by #v(this.User); } if (this.User==#a) { if (this.Mine==10) { setgif bushgrape1.gif;sleep 5; } }
// NPC made by screen_name if(actionMined) { if (this.User==NoOne) { this.User=#a; } this.Mine++; message #v(this.Mine)% by #v(this.User); } if (this.User==#a) { if (this.Mine==10) { setgif bushgrape1.gif;sleep 5; } }