Hey guys! I'm trying to make the Ents a bit faster. To me they are very slow, when they use rocks, so I decided to add some speed. From what I've been taught here, it has something to do with the PreAttackDelay, FiringDuration and DelayBetweenShots, right? Ok, I went to weapon.ini and found these things in RohanEnt:
PreAttackDelay = 1100 DelayBetweenShots = 3000 FiringDuration = 1500
I divided these numbers to 550, 1500 and 750 respectively. Now the Ents shoot their rocks 2 times faster. But the problem is that the speed, when they "pick up a rock from the ground" is the same slow motion move. I don't know how to make it fast too. Anyone who can help? Much appreciated!