Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:AmmoExchange: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 21: Line 21:
* .44 Mag = 7
* .44 Mag = 7


Text Example: 8 Rounds of 9x19mm to 5.56x45mm<br>
{{AmmoExchange
{{AmmoExchange
|amountOfAmmo = 8
|amountOfAmmo = 6
|ammoType1 = 9x19mm
|ammoType1 = .44 Mag
|ammoType2 = 5.56x45mm
|ammoType2 = 7.62x39mm
}}
 
Text Example: 15 Rounds of 9x19mm to 5.56x45mm<br>
{{AmmoExchange
|amountOfAmmo = 12
|ammoType1 = 9x19mm
|ammoType2 = .44 Mag
}}
 
Text Example: 35 Rounds of 7.62x39mm to 5.56x45mm<br>
{{AmmoExchange
|amountOfAmmo = 35
|ammoType1 = 7.62x39mm
|ammoType2 = 5.56x45mm
}}
 
Text Example: 65000 Rounds of .44 Mag to 9x19mm<br>
{{AmmoExchange
|amountOfAmmo = 65000
|ammoType1 = .44 Mag
|ammoType2 = 9x19mm
}}
}}

Latest revision as of 00:53, 15 August 2025

5.56x45mm (10 rounds)


Floor(ac) × b = Converted Ammo

(ab) × b % c = Remainder Ammo

When converting between 5.56x45mm & 7.62x39mm, do not use the "floor" function.

A = Amount of ammo in the input
B = The "exchange value" of the ammo in the input
C = The "exchange value" of the ammo in the output
% = Modulo Operator (or in other words, the remainder after dividing)


Exchange Values

  • 9x19mm = 2
  • 5.56x45mm = 3
  • 7.62x39mm = 3
  • 12/70 Buckshot = 5
  • .44 Mag = 7

7.62x39mm (14 rounds)

Cookies help us deliver our services. By using our services, you agree to our use of cookies.