View Single Post
  #22  
Old 05-14-2002, 11:16 PM
Googi Googi is offline
A Serious Epidemic
Googi's Avatar
Join Date: Oct 2001
Location: Canada
Posts: 18,866
Googi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud of
Send a message via AIM to Googi
Quote:
Originally posted by Kaimetsu


Don't you make me stab you, Googi.

NPC Code:

temp=playerx-x;
if(int(temp)==temp){
if(temp<-1&&temp>-13){
blah;
}
}

Yes, I know, just for some reason I didn't think of that...like when I made that dumb script and used like 5 vars and timeouts instead of just using the sleep command
__________________
Reply With Quote