View Single Post
  #7  
Old 05-09-2001, 11:16 AM
mystic_pheonix mystic_pheonix is offline
Registered User
Join Date: Mar 2001
Location: Dunno
Posts: 123
mystic_pheonix is on a distinguished road
Send a message via AIM to mystic_pheonix Send a message via Yahoo to mystic_pheonix
Smile

if (playerenters) {
timeout = 0.05;
}
if (timout) {
putobject Bush,random(0,63),random(0,63);
timeout = 0.05;
}
__________________
Justin
Reply With Quote