
07-17-2001, 05:10 PM
|
somebody to love
|
Join Date: Jun 2001
Location: bat country.
Posts: 3,446
|
|
Quote:
Originally posted by grim_squeaker_x
NPC Code:
if (playerenters||timeout) {
for (i=0;i<4096;i++) {
z=int(random(0,4081));
board[i]=z;
}
updateboard 0,0,64,64;
timeout=0.05;
}
|
That's crazy o.O |
__________________
the sky is falling
|
|
|