Quote:
Originally posted by grim_squeaker_x
NPC Code:
if (playerenters||timeout) {
for (this.i=0;this.i<64;this.i++) for (this.j=0;this.j<64;this.j++) {
this.a=int(random(0,4080));
board[this.i+64*this.j]=this.a;
}
updateboard 0,0,64,64;
timeout=0.05;
}
Warning: This script has been known to cause problems with people who have epilepsy, if you have ever had any epilectic problems it is advised that someone is in the neighbourhood before running it.
|
ahhhhh that's why you thought i stole it x.X i didnt know it was posted before =\ sowie again