Column Number

● ARCHIVED · READ-ONLY
Started by fireflyege 1 posts View original ↗
  1. Window_SkillList.prototype.maxCols = function() {
    return 3;
    };

    I must paste this into a .js file, import it as a plugin but I have no idea how. I have no programming skills so can someone please tell me how to do this step by step?