NPC Code:if (playerchats && strequals(#a,Account name of specific person) && strequals(#c,when they say this)) { do this stuff; }
if (playerchats && strequals(#a,Account name of specific person) && strequals(#c,when they say this)) { do this stuff; }