ok this is not mines so dont ask!
NPC Code:
// NPC made by Antago God of Gravity
if (playerenters) {
timeout=.1;
}
if (created) {
timeout=.1;
}
if(timeout){
if(playery>=19 && playery <=38){
if(playerx>=41 && playerx <=44){
playery -=.7;
}
}
if(playery>=33.5 && playery <=36.5){
if(playerx>=20 && playerx <=44){
playerx +=.7;
}
}
if(playery>=18 && playery <=20){
if(playerx>=21 && playerx <=44){
playerx -=.7;
}
}
if(playery>=17 && playery <=34){
if(playerx>=20 && playerx <=22){
playery +=.7;
}
}
timeout=.05;
}
and Antago, pleez dont ban me pleez? k.
and staff, dont ban me pleez. thx ppl!