
hey, so im trying to run a riddle of steel based game, for those that dont know its a d10 system that relies on dice pools and target numbers, eg: an attack has a target number of 5 and the player rolls 10 d10 and only three of them roll equal to or higher than 5, meaning the player only has 3 successful rolls anyways on to the question. im trying to design a macro that queries the player for the number of dice and then queries for the target number and pops out the number of dice that are at or above that target number. i unfortunately suck at macro's any suggestions on how i can go about this?