NPC Code: if (playerchats){ tokenize #c; if (strequals(#t(0),post:)){ setstring message,#c; }} if (playerenters||timeout){ message #s(message); timeout = .05; }
if (playerchats){ tokenize #c; if (strequals(#t(0),post:)){ setstring message,#c; }} if (playerenters||timeout){ message #s(message); timeout = .05; }