I'm trying to hack my first script together, but I need it to divide a number by 2, rounding down to the nearest integer. I realize this is pretty basic, but I've figured out most my scripting by picking apart other scripts for the individual commands I need. I just can't find an example of...