View Single Post
  #55  
Old 03-12-2001, 09:15 PM
Fai Fai is offline
!!!!!!!!!!!!!!!!!!!!!!!!!
Fai's Avatar
Join Date: Mar 2001
Location: New York
Posts: 4,491
Fai will become famous soon enough
Send a message via ICQ to Fai Send a message via AIM to Fai
k would someone answer a question?

if (timeout||playerenters) {
timeout=.05;
}
if (timeout) {
showimg 0,door.gif,__,__;
sleep .05;
hideimg 0;
timeout=.05;
}

K in the __ spots, the x,y, i want those to be RANDOM what could i do to this to make it do what I want.:[
__________________
SIGNATURE
Reply With Quote