mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
289 lines
7.8 KiB
C++
289 lines
7.8 KiB
C++
AmmoCivilian[] =
|
|
{
|
|
//Pistols
|
|
{Loot_MAGAZINE, 5, 8Rnd_9x18_Makarov},
|
|
{Loot_MAGAZINE, 3, 7Rnd_45ACP_1911},
|
|
{Loot_MAGAZINE, 4, 6Rnd_45ACP},
|
|
{Loot_MAGAZINE, 1, 8Rnd_9x18_MakarovSD},
|
|
|
|
//Rifles
|
|
{Loot_MAGAZINE, 3, 15Rnd_W1866_Slug},
|
|
{Loot_MAGAZINE, 2, 5Rnd_762x54_Mosin},
|
|
{Loot_MAGAZINE, 2, 10Rnd_303British},
|
|
{Loot_MAGAZINE, 1, 5Rnd_17HMR},
|
|
|
|
//Shotgun
|
|
{Loot_MAGAZINE, 1, 8Rnd_B_Beneli_Pellets},
|
|
{Loot_MAGAZINE, 3, 8Rnd_B_Beneli_74Slug},
|
|
{Loot_MAGAZINE, 3, 2Rnd_shotgun_74Pellets},
|
|
{Loot_MAGAZINE, 5, 2Rnd_shotgun_74Slug}
|
|
};
|
|
|
|
AmmoMilitaryLow[] =
|
|
{
|
|
//Pistols
|
|
{Loot_MAGAZINE, 5, 7Rnd_45ACP_1911},
|
|
{Loot_MAGAZINE, 5, 8Rnd_9x18_Makarov},
|
|
{Loot_MAGAZINE, 2.5, 8Rnd_9x18_MakarovSD},
|
|
{Loot_MAGAZINE, 4, 15Rnd_9x19_M9},
|
|
{Loot_MAGAZINE, 2, 15Rnd_9x19_M9SD},
|
|
{Loot_MAGAZINE, 3, 17Rnd_9x19_glock17},
|
|
{Loot_MAGAZINE, 1.5, 17Rnd_9x19_glock17SD},
|
|
|
|
//Submachineguns
|
|
{Loot_MAGAZINE, 4, 30Rnd_9x19_UZI},
|
|
// {Loot_MAGAZINE, 1, 30Rnd_9x19_UZI_SD},
|
|
{Loot_MAGAZINE, 8, 30Rnd_9x19_MP5},
|
|
{Loot_MAGAZINE, 4, 30Rnd_9x19_MP5SD},
|
|
{Loot_MAGAZINE, 6, 64Rnd_9x19_Bizon},
|
|
{Loot_MAGAZINE, 3, 64Rnd_9x19_SD_Bizon},
|
|
|
|
//Assault rifles
|
|
{Loot_MAGAZINE, 10, 30Rnd_545x39_AK},
|
|
{Loot_MAGAZINE, 5, 30Rnd_545x39_AKSD},
|
|
{Loot_MAGAZINE, 4, 30Rnd_762x39_AK47},
|
|
{Loot_MAGAZINE, 4, 30Rnd_762x39_SA58},
|
|
{Loot_MAGAZINE, 8, 30Rnd_556x45_Stanag},
|
|
{Loot_MAGAZINE, 4, 30Rnd_556x45_StanagSD},
|
|
{Loot_MAGAZINE, 4, 30Rnd_556x45_G36},
|
|
{Loot_MAGAZINE, 3, 100Rnd_556x45_BetaCMag},
|
|
{Loot_MAGAZINE, 2, 30Rnd_556x45_G36SD},
|
|
|
|
//Machine guns
|
|
{Loot_MAGAZINE, 4, 75Rnd_545x39_RPK},
|
|
{Loot_MAGAZINE, 1, 50Rnd_762x54_UK59},
|
|
{Loot_MAGAZINE, 1, 200Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 2, 100Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 2, 100Rnd_762x51_M240},
|
|
{Loot_MAGAZINE, 2, 100Rnd_762x54_PK},
|
|
{Loot_MAGAZINE, 3, 75Rnd_545x39_RPK},
|
|
{Loot_MAGAZINE, 3, 75Rnd_762x39_RPK},
|
|
{Loot_MAGAZINE, 3, 50Rnd_762x54_UK59},
|
|
|
|
//Sniper rifles
|
|
{Loot_MAGAZINE, 3, 5Rnd_762x51_M24},
|
|
{Loot_MAGAZINE, 3, 10Rnd_762x54_SVD},
|
|
|
|
//Grenade launchers
|
|
{Loot_MAGAZINE, 4, 1Rnd_HE_M203},
|
|
{Loot_MAGAZINE, 6, 1Rnd_HE_GP25},
|
|
{Loot_MAGAZINE, 3, FlareWhite_M203},
|
|
{Loot_MAGAZINE, 5, FlareWhite_GP25},
|
|
{Loot_MAGAZINE, 3, FlareGreen_M203},
|
|
{Loot_MAGAZINE, 5, FlareGreen_GP25},
|
|
{Loot_MAGAZINE, 3, 1Rnd_Smoke_M203},
|
|
{Loot_MAGAZINE, 5, 1Rnd_Smoke_GP25},
|
|
|
|
//DZE
|
|
{Loot_MAGAZINE, 3, 5Rnd_86x70_L115A1},
|
|
{Loot_MAGAZINE, 3, 20Rnd_B_765x17_Ball},
|
|
{Loot_MAGAZINE, 4, 20Rnd_762x51_DMR},
|
|
{Loot_MAGAZINE, 4, 20Rnd_762x51_FNFAL},
|
|
|
|
//Handgrenades
|
|
{Loot_MAGAZINE, 5, SmokeShell},
|
|
{Loot_MAGAZINE, 5, SmokeShellRed},
|
|
{Loot_MAGAZINE, 5, SmokeShellGreen}
|
|
};
|
|
|
|
AmmoMilitaryHigh[] =
|
|
{
|
|
//Assault rifles
|
|
{Loot_MAGAZINE, 10, 30Rnd_762x39_AK47},
|
|
{Loot_MAGAZINE, 10, 30Rnd_762x39_SA58},
|
|
{Loot_MAGAZINE, 10, 30Rnd_556x45_Stanag},
|
|
{Loot_MAGAZINE, 5, 30Rnd_556x45_G36},
|
|
{Loot_MAGAZINE, 5, 100Rnd_556x45_BetaCMag},
|
|
|
|
//Battle rifles
|
|
{Loot_MAGAZINE, 5, 20Rnd_762x51_DMR},
|
|
{Loot_MAGAZINE, 6, 20Rnd_762x51_FNFAL},
|
|
|
|
//Machine guns
|
|
{Loot_MAGAZINE, 1, 200Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 3, 100Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 2, 100Rnd_762x51_M240},
|
|
{Loot_MAGAZINE, 3, 100Rnd_762x54_PK},
|
|
{Loot_MAGAZINE, 7, 75Rnd_545x39_RPK},
|
|
{Loot_MAGAZINE, 5, 75Rnd_762x39_RPK},
|
|
{Loot_MAGAZINE, 4, 50Rnd_762x54_UK59},
|
|
|
|
//Sniper rifles
|
|
{Loot_MAGAZINE, 8, 5Rnd_762x51_M24},
|
|
{Loot_MAGAZINE, 6, 10Rnd_762x54_SVD},
|
|
|
|
//DZE
|
|
{Loot_MAGAZINE, 6, 5Rnd_86x70_L115A1},
|
|
{Loot_MAGAZINE, 7, 20Rnd_B_765x17_Ball},
|
|
|
|
//Handgrenades
|
|
{Loot_MAGAZINE, 2, HandGrenade_East},
|
|
{Loot_MAGAZINE, 1, HandGrenade_West}
|
|
};
|
|
|
|
//TODO: Chernarussian ammo groups (building loot)
|
|
/*AmmoCZLow[] =
|
|
{
|
|
};
|
|
|
|
AmmoCZHigh[] =
|
|
{
|
|
};*/
|
|
|
|
AmmoRU[] =
|
|
{
|
|
//Pistols
|
|
{Loot_MAGAZINE, 8, 8Rnd_9x18_Makarov},
|
|
{Loot_MAGAZINE, 8, 8Rnd_9x18_MakarovSD},
|
|
|
|
//Submachineguns
|
|
{Loot_MAGAZINE, 6, 30Rnd_9x19_UZI},
|
|
{Loot_MAGAZINE, 6, 64Rnd_9x19_Bizon},
|
|
{Loot_MAGAZINE, 6, 64Rnd_9x19_SD_Bizon},
|
|
|
|
//Assault rifles
|
|
{Loot_MAGAZINE, 10, 30Rnd_545x39_AK},
|
|
{Loot_MAGAZINE, 8, 30Rnd_545x39_AKSD},
|
|
{Loot_MAGAZINE, 10, 30Rnd_762x39_AK47},
|
|
|
|
//Machine guns
|
|
{Loot_MAGAZINE, 7, 75Rnd_545x39_RPK},
|
|
{Loot_MAGAZINE, 5, 75Rnd_762x39_RPK},
|
|
{Loot_MAGAZINE, 3, 100Rnd_762x54_PK},
|
|
|
|
//Sniper rifles
|
|
{Loot_MAGAZINE, 7, 5Rnd_762x51_M24},
|
|
{Loot_MAGAZINE, 5, 10Rnd_762x54_SVD},
|
|
|
|
//Grenade launchers
|
|
{Loot_MAGAZINE, 5, 1Rnd_HE_GP25},
|
|
{Loot_MAGAZINE, 3, FlareWhite_GP25},
|
|
{Loot_MAGAZINE, 3, FlareGreen_GP25},
|
|
{Loot_MAGAZINE, 4, 1Rnd_Smoke_GP25},
|
|
|
|
//Handgrenades
|
|
{Loot_MAGAZINE, 2, SmokeShell},
|
|
{Loot_MAGAZINE, 2, SmokeShellRed},
|
|
{Loot_MAGAZINE, 2, SmokeShellGreen},
|
|
{Loot_MAGAZINE, 2, HandGrenade_East}
|
|
};
|
|
|
|
AmmoUS[] =
|
|
{
|
|
//Pistols
|
|
{Loot_MAGAZINE, 8, 15Rnd_9x19_M9},
|
|
{Loot_MAGAZINE, 8, 15Rnd_9x19_M9SD},
|
|
|
|
//Submachineguns
|
|
{Loot_MAGAZINE, 6, 30Rnd_9x19_MP5},
|
|
{Loot_MAGAZINE, 6, 30Rnd_9x19_MP5SD},
|
|
|
|
//Assault rifles
|
|
{Loot_MAGAZINE, 10, 30Rnd_556x45_Stanag},
|
|
{Loot_MAGAZINE, 8, 30Rnd_556x45_StanagSD},
|
|
|
|
//Battle rifles
|
|
{Loot_MAGAZINE, 4, 20Rnd_762x51_DMR},
|
|
|
|
//Machine guns
|
|
{Loot_MAGAZINE, 2, 100Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 1, 200Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 2, 100Rnd_762x51_M240},
|
|
|
|
//Sniper rifles
|
|
{Loot_MAGAZINE, 7, 5Rnd_762x51_M24},
|
|
|
|
//Grenade launchers
|
|
{Loot_MAGAZINE, 5, 1Rnd_HE_M203},
|
|
{Loot_MAGAZINE, 3, FlareWhite_M203},
|
|
{Loot_MAGAZINE, 3, FlareGreen_M203},
|
|
{Loot_MAGAZINE, 4, 1Rnd_Smoke_M203},
|
|
|
|
//Handgrenades
|
|
{Loot_MAGAZINE, 2, SmokeShell},
|
|
{Loot_MAGAZINE, 2, SmokeShellRed},
|
|
{Loot_MAGAZINE, 2, SmokeShellGreen},
|
|
{Loot_MAGAZINE, 2, HandGrenade_West}
|
|
};
|
|
|
|
AmmoEU[] =
|
|
{
|
|
//Pistols
|
|
{Loot_MAGAZINE, 8, 17Rnd_9x19_glock17},
|
|
{Loot_MAGAZINE, 8, 17Rnd_9x19_glock17SD},
|
|
|
|
//Submachineguns
|
|
{Loot_MAGAZINE, 6, 30Rnd_9x19_MP5},
|
|
{Loot_MAGAZINE, 6, 30Rnd_9x19_MP5SD},
|
|
|
|
//Assault rifles
|
|
{Loot_MAGAZINE, 8, 30Rnd_556x45_G36},
|
|
{Loot_MAGAZINE, 8, 30Rnd_556x45_G36SD},
|
|
{Loot_MAGAZINE, 4, 30Rnd_556x45_Stanag},
|
|
|
|
//Battle rifles
|
|
{Loot_MAGAZINE, 4, 20Rnd_762x51_FNFAL},
|
|
|
|
//Machine guns
|
|
{Loot_MAGAZINE, 2, 100Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 1, 200Rnd_556x45_M249},
|
|
{Loot_MAGAZINE, 2, 100Rnd_762x51_M240},
|
|
|
|
//Sniper rifles
|
|
{Loot_MAGAZINE, 7, 5Rnd_762x51_M24},
|
|
|
|
//Grenade launchers
|
|
{Loot_MAGAZINE, 5, 1Rnd_HE_M203},
|
|
{Loot_MAGAZINE, 3, FlareWhite_M203},
|
|
{Loot_MAGAZINE, 3, FlareGreen_M203},
|
|
{Loot_MAGAZINE, 4, 1Rnd_Smoke_M203},
|
|
|
|
//Handgrenades
|
|
{Loot_MAGAZINE, 2, SmokeShell},
|
|
{Loot_MAGAZINE, 2, SmokeShellRed},
|
|
{Loot_MAGAZINE, 2, SmokeShellGreen},
|
|
{Loot_MAGAZINE, 2, HandGrenade_West}
|
|
};
|
|
|
|
AmmoUN[] =
|
|
{
|
|
//Pistols
|
|
{Loot_MAGAZINE, 5, 7Rnd_45ACP_1911},
|
|
{Loot_MAGAZINE, 5, 8Rnd_9x18_Makarov},
|
|
{Loot_MAGAZINE, 3, 8Rnd_9x18_MakarovSD},
|
|
{Loot_MAGAZINE, 5, 15Rnd_9x19_M9},
|
|
{Loot_MAGAZINE, 3, 15Rnd_9x19_M9SD},
|
|
{Loot_MAGAZINE, 5, 17Rnd_9x19_glock17},
|
|
{Loot_MAGAZINE, 3, 17Rnd_9x19_glock17SD},
|
|
|
|
//Submachineguns
|
|
{Loot_MAGAZINE, 6, 30Rnd_9x19_UZI},
|
|
{Loot_MAGAZINE, 6, 30Rnd_9x19_MP5},
|
|
{Loot_MAGAZINE, 6, 64Rnd_9x19_Bizon},
|
|
|
|
//Assault rifles
|
|
{Loot_MAGAZINE, 10, 30Rnd_545x39_AK},
|
|
{Loot_MAGAZINE, 5, 30Rnd_545x39_AKSD},
|
|
{Loot_MAGAZINE, 6, 30Rnd_762x39_AK47},
|
|
{Loot_MAGAZINE, 4, 30Rnd_762x39_SA58},
|
|
{Loot_MAGAZINE, 6, 30Rnd_556x45_Stanag},
|
|
{Loot_MAGAZINE, 4, 30Rnd_556x45_G36},
|
|
|
|
//Machine guns
|
|
{Loot_MAGAZINE, 5, 75Rnd_545x39_RPK},
|
|
|
|
//Grenade launchers
|
|
{Loot_MAGAZINE, 4, 1Rnd_HE_M203},
|
|
{Loot_MAGAZINE, 4, 1Rnd_HE_GP25},
|
|
{Loot_MAGAZINE, 2, FlareWhite_M203},
|
|
{Loot_MAGAZINE, 2, FlareWhite_GP25},
|
|
{Loot_MAGAZINE, 2, FlareGreen_M203},
|
|
{Loot_MAGAZINE, 2, FlareGreen_GP25},
|
|
{Loot_MAGAZINE, 3, 1Rnd_Smoke_M203},
|
|
{Loot_MAGAZINE, 3, 1Rnd_Smoke_GP25},
|
|
|
|
//Handgrenades
|
|
{Loot_MAGAZINE, 3, SmokeShell},
|
|
{Loot_MAGAZINE, 3, SmokeShellRed},
|
|
{Loot_MAGAZINE, 3, SmokeShellGreen}
|
|
}; |