Where can I change the firing speed of a gun in Kotor?
  
 
  
  
    At most, all you can do is add extra attack rounds. If you mean make the blaster bolt visual effects move faster, that's not possible.
  
 
  
  
    I mean for example make a gun that fires as fast as a blaster make fire as fast as a heavy repeating blaster.
  
 
  
  
    to do that you could take a blaster pistol model, but have it point to the heavy repeating blaster line in the baseitems and/or ammunitiontypes.2da file, I don't remember exactly which one, and to be honest I've never tried it.
  
 
  
  
    hmm...
 I have simpy changed some rows in weapondischarge.2da.
 Open this file, you'll see a lot of interesting and understand quickly what is for what.
  
 
  
  
    I did it already, but I don't understand a thing!
  
 
  
  
    Ha ha. EveryTHING!!! ;) There are just numbers that don't tell me anything, I don't understand.
  
 
  
  
    Row label uncovers Blaster attack, like Rapid Shot or Power attack. Here are some of them:
 
 217 Standard blaster pistol
 219 Standard blaster pistol Sniper Shot 
 362 Standard blaster pistolPower Blast 
 363 DBL Pistol Power Blast 
 233 DBL Pistol Sniper Shot 
 241 Rifle Sniper Shot 
 364 Rifle Power Blast 
 365 Hvy Weapons Power Blast 
 354 Hvy Weapons Sniper Shot 
 
 Rows that have 3_ in there startings are for droids.
 
 2. "Shots" Column shows the maximum possible attacks you can make, regardless of the number of attacks you can make. IFyou use Duel Welding Pistols and are under the Influence of master Speed you will still only get one shot per round, change the Shots Column to 10 and you will get 9 attacks.
 I dunno what other columns do.