<action name="autotourtimer">
if (tour_autotourenabled,
if (tour_autorotateenabled,
if(xml.scene != "PANO_ID",
if (autorotate.enabled,loadNextScene(););
,
stopautotour();
);
);
);
</action>
<action name="resetautotourvariables">
stopautotourtimer();
if (scene[get(xml.scene)].planar,
set(autotourdelay, 10);
...
</action>
Users browsing this forum: No registered users and 5 guests