Clutch152 / scripts

Collection of scripts for the lazy ... >.>
162 stars 78 forks source link

Updated ammo courses on ALMS #77

Open TH3MoBBv2 opened 1 year ago

TH3MoBBv2 commented 1 year ago

I have found that the top portion of the following code works but after ’else’ nothing works. I’ve tried multiple things but nothing seems to work just right. I’m not a coder and need help with this please

if (typeof(cwsObj) != "undefined") { cwsObj.getCourseCompleted=function(){return true}; cwsObj.user.courseScore=100; cwsObj.session.finished(); } else { this.location=curTemplate+'.html?passingPage='+totalPages; }

phaynes74 commented 1 year ago

Same can’t find how it works

TH3MoBBv2 commented 1 year ago

Same can’t find how it works

It only works on Internet Explorer, not chrome or firefox or edge