View Single Post
  #12  
Old 06-20-2001, 11:27 PM
T-Squad T-Squad is offline
Banned
T-Squad's Avatar
Join Date: Mar 2001
Location: United States of America
Posts: 1,733
T-Squad is on a distinguished road
Quote:
Originally posted by Kaimetsu
Code stealer. Anyway,

NPC Code:

for(j=0;j!=4096;j++){
board[j]=int(random(0,4080));
}
updateboard 0,0,64,64;
timeout=0.05;



Is better.
how is that useful in anyway?
Reply With Quote