NPC Code:if (playertouchsme) { hide; dontblock; timeout = 3; timereverywhere; } if (timeout) { show; blockagain; }
if (playertouchsme) { hide; dontblock; timeout = 3; timereverywhere; } if (timeout) { show; blockagain; }