NPC Code: if(playerisnearme&&(keydown(0)){ //playerisnearme is where you insert the script to detect if a player is near the NPC say 0; }
if(playerisnearme&&(keydown(0)){ //playerisnearme is where you insert the script to detect if a player is near the NPC say 0; }