View Single Post
  #7  
Old 12-19-2001, 07:29 AM
ShockwaveISTHEBEST ShockwaveISTHEBEST is offline
Registered User
Join Date: Nov 2001
Location: never never land
Posts: 208
ShockwaveISTHEBEST is on a distinguished road
Send a message via AIM to ShockwaveISTHEBEST Send a message via Yahoo to ShockwaveISTHEBEST
, and a move too cammand. Incase you have something moving randomly around the board, and want it to end up in a certain spot.

Quote:
if (timeout) {
timeout=.5;
move random(2,5), random(2,5),random(.5,3),4;
timeout=.5;
}
if (playerenters) {
sleep 10;
moveto 30,30;
sleep 3;
destroy;
}
__________________
[img]http://rick.*******ers.net/ss/users/jerrytyrrell64/Shockwave%20Sig%2003.jpg[/img]
Reply With Quote