define script EnableGameplay
run script EnableGameplay

begin script EnableGameplay
start

		set interaction SCRIPT_INTERFACE_LEVEL_NORMAL
		enable game can be lost
		enable tribute visual
		enable toolbar

end script EnableGameplay