I am using custom gamerules where you have a ceirtain number of points, called combo points (cp). There are many ways of gaining these points, and one of them is rolling a 20 on any roll. All I need is a script that assigns a point to the attribute called cp on the character that rolls a 20. All rolls are buttons on the character sheet, so inline commands might work, but I haven't found a way to do it. How can that be done?