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
