French Translation by: Lapin at Desert-Conflict.fr Note: only include the parameters that you are changing in the script, if you are not using a line in the below code, exclude it from use in your script!
Code:ObjectTemplate.activeSafe GenericFireArm (firearm)
ObjectTemplate.projectileTemplate (projectile of choice)
ObjectTemplate.createComponent DefaultPenetrateComp
ObjectTemplate.penetrate.allowSolidPenetration 1 (0,1)
ObjectTemplate.penetrate.allowLiquidPenetration 1 (0,1)
ObjectTemplate.fire.maxProjectilesInWorld ( # )
ObjectTemplate.velocity ( # )

Feel Free to Reply with Questions or Suggestions!