var status = 0; function start() { status = -1; action(1, 0, 0); } function action(mode, type, selection) { cm.sendOk("Behold, the distinguished brave heroes of Rien! Those stout hearts are who have been protecting our people since long ago, our valiant comrades."); cm.dispose(); }