Thread: Tiles You on
View Single Post
  #3  
Old 08-02-2006, 05:44 AM
ZeekTheMan2 ZeekTheMan2 is offline
Zeek Is The Man
ZeekTheMan2's Avatar
Join Date: Feb 2006
Location: Ohio
Posts: 12
ZeekTheMan2 is on a distinguished road
Send a message via AIM to ZeekTheMan2
Quote:
Originally Posted by Angel_Light
i'm not positive but it's like

function onTimeout() {
if (ontiles(x,y) {
setani("sit","");
}
setTimer(0.05);
}
yes but what part of the tiles like what x and what y you are on i cant fingure that out .
Reply With Quote