Template:AmmoExchange: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
* .44 Mag = 7 | * .44 Mag = 7 | ||
{{AmmoExchange | {{AmmoExchange | ||
|amountOfAmmo = | |amountOfAmmo = 6 | ||
|ammoType1 | |ammoType1 = .44 Mag | ||
|ammoType2 = 7.62x39mm | |||
| | |||
}} | }} |
Latest revision as of 00:53, 15 August 2025
Floor() × b = Converted Ammo
() × 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