NPC Code: function onPlayerChats() { if (player.chat == "/help") sendpm("All text here, HTML works!"); }
function onPlayerChats() { if (player.chat == "/help") sendpm("All text here, HTML works!"); }