Search results
Weapon cases/crates are a great (albeit RNG bound) source of attachments, weapons and ammo, loot them whenever you encounter one. Keep what you can use, sell the rest. Finding an RSASS might be cool, but you won't get much use of it when you don't have access to ammo and magazines.
If you right click on a weapon, weapon mod, helmet etc which can be attached or modded, and click on "linked search", it will show you all compatible equipment with that item which is available on the flea market. For weapons this includes ammo, magazines and attachments. For helmets this includes visors and headphones.
Jan 14, 2021 · Short answer, you can quickly check compatibility by dragging the ammo/mag over the gun and it will turn red if incompatible (in a raid or not). And you can check the type quickly by inspecting items.
- 1 Requirements
- 2 How to Make A Mod
- 3 Modifying An Existing Item
- 4 Cloning and Modifying An Item
- 5 Attributes to Modify
- 6 Applying The Modifications
Text Editor (Notepad++, VSCodium, etc.) or IDE (Intellij, Eclipse, etc.)PatienceTo make a mod, the first step is to navigate to your mod folder. Here is my mod folder, and you can see a list of mods here. I will be using theLirikana_Dev as an example. Make sure to name it whatever you want. IMPORTANT: SPT loads mod in alphabetical order, this is why my libraries have the A_1, or A_2 prefix before them. This ensures that they a...
The first step is to go to https://items.sp-tarkov.com/. This link contains a database of all the items in the game, and makes modding items a lot easier. Let’s say that we want to modify the AK-74N. Once on the Item Viewer, search for "AK-74N". All we need from this page is the Item ID, seen below. Copy the Item ID, and return to your mod file. He...
This is an extension of the previous section, but I will include the relevant information regardless. The first step is to go to https://items.sp-tarkov.com/. This link contains a database of all the items in the game, and makes modding items a lot easier. Let’s say that we want to modify the AK-74N. Once on the Item Viewer, search for "AK-74N". As...
5.1 Weapon Attributes
If you’ve taken the time to read through the items on the website, then you realize there is a dizzying amount of information available. Here I will break down the important weapon specific attributes. 1. RecoilForceUp, RecoilForceBack - This determines the vertical and horizontal recoil of the weapon. This can be modified by several functions in the library. 2. bFirerate - This determines the weapon’s rate of fire in automatic and burst. This will not affect the weapon’s semi-automatic rate...
5.2 Ammo Attributes
1. Damage, ammoAccr, ammoRec - Damage determines the flesh damage of the round. ammoAccr and ammoRec are percentage modifications to the round’s attributes. -10 would mean 10 percent less accuracy, or recoil. 2. PenetratingPower, PenetratingPowerDeviation - This determines the penetration of the round, as well as how wide deviations can be. For example, if you have penetrating power of 20 and deviation of 5, then your actual penetration can range from 15 to 25. 3. InitialSpeed - This determin...
Let’s say that we want to reduce the recoil of the AK74-N to 0. I will show two methods here; one using the library and one using the default method. The last three lines change our cloned item as well as the default AK-74N to 0 vertical and horizontal recoil. Now, in order to get the new item into the game, we will need to add it to traders and th...
Mar 31, 2024 · For every weapon in Tarkov, you must identify the calibre it uses, then identify an ammo of the same calibre, and use them together. The screenshots above are an example of a weapon and ammo that can be used together.
- Contributor
When you take your weapon out again, the chamber will be loaded with the ammo you wanted, but the rest of the tube will be loaded with the previous ammo. TLDR: change weapons, go to inventory, unload chamber manually, charge it with new ammo.
People also ask
Can a weapon and ammo be used together in Tarkov?
What ammo should I use in escape from Tarkov?
How do I find a calibre of ammo in Tarkov?
How do I Mod a gun in escape from Tarkov?
How to modding weapons & ammo?
What is armour penetration in escape from Tarkov?
EFT Ammo Compatibility Tool. Escape From Tarkov interactive ammo compatibility chart. Use this tool to find out which ammo goes in which magazine, and which magazine goes in which gun. Usage: Select a Weapon/Magazine/Ammo Caliber to see compatible items. Use the search box to find a specific weapon.