$remapDivision[ $remapCount] = "Division Name";$remapName[ $remapCount ] = "Keybind Name";$remapCmd[ $remapCount ] = "Keybind Function";$remapCount++;
If you don't put $remapCount++;Will this one be overwritten or the next one forgeted up