fCombatDistance
this is set to 128. this controls melee combat distance. setting this lower makes combat closer, and vise versa. This is one way to go around the 1.0 limitation, by decreasing this global to make 1.0 weapon range hit shorter.
I'd suggest a value of 96 or 112. any lower will make 1.0 weapons unviable if there's any movement involved, and greatly affects creatures to where any walking speed will keep you out of range.
of course weapons would then all need new range values to make better use. but variety is the spice of life! utilizing this variable can make for some specialized daggers that require you to be right next to someone to be effective and perfect for backstabbing, yet worthless in real combat when your opponent is moving around. definately something to think about.
fCombatDelayCreature
fCombatDelayNPC
these are set to 0.1. this is responsible for how fast NPCs and creatures attack, and partially why npcs and creatures are lethargic in combat. positive numbers increase the delay, and negative numbers decrease it. setting it to -0.5 makes creatures and npcs extremely dangerous in melee, they don't pause one bit and are extremely relentless in attacks. with low agility, a player will be staggered by them in combat until death. however, it was very entertaining that the npcs and creatures are that much more difficult and attack like players in speed. so a value like -0.25 could be effective. didn't seem to affect ranged attacks all that much from my testing though. touch spells were brutal though.
definately another setting worth touching. always thought their attacks were really slow in comparison.
Anyone have experience with mods that adjust these? any positive/negative effects? I'll throw together a simple mod utilizing these upon good feedback. these changes do make a good deal of difference in combat, especially the delay tweaks. there's nothing more humbling than getting staggered to death by a pair of rats at low level. the weapon range tweak could really make weapons have a greater choice of range and utility.