Thread: Tiles You on
View Single Post
  #2  
Old 08-02-2006, 05:37 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
i'm not positive but it's like

function onTimeout() {
if (ontiles(x,y) {
setani("sit","");
}
setTimer(0.05);
}
__________________
Deep into the Darkness peering...
Reply With Quote