Thread: How???
View Single Post
  #5  
Old 08-23-2001, 05:37 AM
Guest
Posts: n/a
timereverywhere;
if (playerenters) {
timeout=0.05;
}
if (timeout) {
shootarrow 0;
timeout=0.05;
}

....?
Reply With Quote