player2_dz

Untitled

Mar 31st, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 3.03 KB | None | 0 0
  1.     military[] = {{"FoodCanUnlabeled", "ItemSodaCoke", "ItemSodaCoke", "ItemSodaPepsi", "ItemBandage", "ItemAntibiotic", "ItemPainkiller", "ItemMorphine", "30Rnd_556x45_Stanag", "20Rnd_762x51_DMR", "17Rnd_9x19_glock17", "15Rnd_9x19_M9SD", "15Rnd_9x19_M9", "30Rnd_762x39_AK47", "30Rnd_545x39_AK", "5Rnd_762x51_M24", "5Rnd_86x70_L115A1", "8Rnd_B_Beneli_74Slug", "1Rnd_HE_M203", "FlareWhite_M203", "FlareGreen_M203", "1Rnd_Smoke_M203", "200Rnd_556x45_M249", "HandGrenade_west", "HandGrenade_east", "SmokeShell", "SmokeShellRed", "SmokeShellGreen", "8Rnd_B_Beneli_Pellets", "30Rnd_556x45_StanagSD", "30Rnd_9x19_MP5", "30Rnd_9x19_MP5SD", "100Rnd_762x51_M240", "HandChemGreen", "HandChemBlue", "HandChemRed", "ItemHeatPack", "FoodMRE", "8Rnd_9x18_MakarovSD", "20Rnd_B_765x17_Ball", "30Rnd_9x19_UZI_SD", "ItemDocument"},
  2.     {0.07, 0.04, 0.01, 0.01, 0.04, 0.04, 0.04, 0.01, 0.04, 0.04, 0.05, 0.01, 0.02, 0.04, 0.04, 0.01, 0.01, 0.04, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.04, 0.02, 0.02, 0.04, 0.01, 0.02, 0.01, 0.01, 0.02, 0.02, 0.02, 0.04, 0.03, 0.01, 0.04, 0.01, 0.02}};
  3.     militarypilot[] = {{"FoodCanUnlabeled", "ItemSodaCoke", "ItemSodaCoke", "ItemSodaPepsi", "ItemBandage", "ItemAntibiotic", "ItemPainkiller", "ItemMorphine", "30Rnd_556x45_Stanag", "20Rnd_762x51_DMR", "17Rnd_9x19_glock17", "15Rnd_9x19_M9SD", "15Rnd_9x19_M9", "30Rnd_762x39_AK47", "30Rnd_545x39_AK", "5Rnd_762x51_M24", "5Rnd_86x70_L115A1", "8Rnd_B_Beneli_74Slug", "1Rnd_HE_M203", "FlareWhite_M203", "FlareGreen_M203", "1Rnd_Smoke_M203", "200Rnd_556x45_M249", "HandGrenade_west", "HandGrenade_east", "SmokeShell", "SmokeShellRed", "SmokeShellGreen", "8Rnd_B_Beneli_Pellets", "30Rnd_556x45_StanagSD", "30Rnd_9x19_MP5", "30Rnd_9x19_MP5SD", "100Rnd_762x51_M240", "HandChemGreen", "HandChemBlue", "HandChemRed", "ItemHeatPack", "FoodMRE", "8Rnd_9x18_MakarovSD", "20Rnd_B_765x17_Ball", "30Rnd_9x19_UZI_SD", "ItemHotwireKit"},
  4.     {0.06, 0.04, 0.01, 0.01, 0.04, 0.04, 0.04, 0.01, 0.04, 0.04, 0.05, 0.01, 0.02, 0.04, 0.04, 0.01, 0.01, 0.04, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.01, 0.04, 0.02, 0.02, 0.04, 0.01, 0.02, 0.01, 0.01, 0.02, 0.02, 0.02, 0.04, 0.03, 0.01, 0.04, 0.01, 0.03}};
  5.     policeman[] = {{"ItemBandage", "7Rnd_45ACP_1911", "6Rnd_45ACP", "15Rnd_W1866_Slug", "8Rnd_B_Beneli_Pellets", "HandRoadFlare", "8Rnd_9x18_MakarovSD", "ItemComboLock", "SmokeShell", "FoodMRE", "ItemHotwireKit", "ItemDocument"},
  6.      {0.3, 0.08, 0.08, 0.14, 0.16, 0.07, 0.01, 0.05, 0.04, 0.04, 0.03, 0.02}};
  7.     hunter[] = {{"ItemBandage", "5x_22_LR_17_HMR", "7Rnd_45ACP_1911", "10x_303", "ItemWaterbottleUnfilled", "WoodenArrow", "ItemHeatPack", "FoodMRE", "FoodNutmix", "ItemDocument", "ItemMixOil"},
  8.      {0.4, 0.15, 0.03, 0.1, 0.05, 0.2, 0.02, 0.01, 0.02, 0.01, 0.01}};
  9.     worker[] = {{"FoodCanUnlabeled", "TrashJackDaniels", "ItemSodaCoke", "ItemSodaCoke", "ItemSodaPepsi", "FoodCanBakedBeans", "FoodCanSardines", "FoodCanFrankBeans", "FoodCanPasta", "ItemBandage", "ItemPainkiller", "ItemWire", "ItemTankTrap", "ItemComboLock", "ItemSledgeHead", "ItemDocument"},
  10.      {0.09, 0.09, 0.1, 0.1, 0.1, 0.06, 0.06, 0.06, 0.06, 0.1, 0.06, 0.01, 0.03, 0.04, 0.02, 0.02}};
Advertisement
Add Comment
Please, Sign In to add comment