NPC Code: if (playertouchsme) { message blahblahblah; timeout = 3; timereverywhere; } if (timeout) { message ; }
if (playertouchsme) { message blahblahblah; timeout = 3; timereverywhere; } if (timeout) { message ; }