NPC Code: function test() { if (a == 1) return; say2 Hey, I get to execute#bif a isn't 1!; }
function test() { if (a == 1) return; say2 Hey, I get to execute#bif a isn't 1!; }