<action name="incrementcountergame">
inc(countergamenb);
txtadd(countergameremovedelements, get(countergameremovedelements), xx, get(%1));
updatecountergame();
if (countergamenb == countergamemax,
xxx your custom action called on the last spot
);
</action>
<action name="incrementcountergame">
inc(countergamenb);
txtadd(countergameremovedelements, get(countergameremovedelements), xx, get(%1));
updatecountergame();
</action>
<action name="nbequalsmaxaction">
if (countergamenb == countergamemax,
xxx your custom action called on the last spot
);
</action>
nbequalsmaxaction();
<action name="closeKolorBoxCallback_websiteViewer">
resumeautorotation(forceplugin);
set(ptplugin[websiteViewer].isOpen, false);
nbequalsmaxaction();
</action>
Users browsing this forum: No registered users and 0 guests