Thread: Modding SW3?
View Single Post
  #2  
Old 06-08-2010, 06:28 AM
Goblin Wizard Goblin Wizard is offline
Approved Member
 
Join Date: Oct 2008
Posts: 508
Default

Quote:
Originally Posted by Trucidation View Post
ObjectInfo.script has something more on weapons. Apparently for gun dispersion, <.5 is "high accuracy", >0.5 to <1 is medium, and >1 is low. There's a similar section on missile jamming but that's more straightforward.
Function CalculateGunAccuracy simply changes displayed text for accuracy (Low, Medium, High). Nothing else. The same for missile jamming.

Quote:
Originally Posted by Trucidation View Post
The very first function in that script, CalculateRateOfFire, i don't exactly understand.
This function calculates rate of fire showed in the gun info window. What you don't understand?
Reply With Quote