Edit include/player.inc

Find

Code:
so.addVariable("autostart", "false");
Replace with

Code:
so.addVariable("autostart", "true");