Advertisement
InnovativeStudios

storeConfig.hpp

Jan 14th, 2023
819
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 6.02 KB | None | 0 0
  1. class SOG_Stores {
  2.     stores[] = {
  3.         "fms",
  4.         "gms"
  5.     };
  6.  
  7.     class fms {};
  8.  
  9.     class gms {
  10.         className = "Land_CashDesk_F";
  11.         pos[] = {4000, 4000, 0};
  12.         dir = 0;
  13.         storeName = "General Military Surplus";
  14.         storeCategories[] = {
  15.             "Attachments",
  16.             "Backpacks",
  17.             "General",
  18.             "Headgear",
  19.             "Launchers",
  20.             "Leathals",
  21.             "Magazines",
  22.             "NonLeathals",
  23.             "Rifles",
  24.             "SmallArms",
  25.             "Uniforms",
  26.             "Vests"
  27.         };
  28.         storeItems[] = {
  29.             // {"classname", price, "category", "modset"}
  30.             // Categories: Attachments, Backpacks, General, Headgear, Launchers, Leathals, Magazines, NonLeathals, Rifles, SmallArms, Uniforms, Vests
  31.             // Modsets: STOCK, RHSAFRF, RHSUSAF, ACE3, ALIVE, TFAR
  32.  
  33.             // General
  34.             {"Binocular", 365, "General", "STOCK"},
  35.             {"ItemCompass", 50, "General", "STOCK"},
  36.             {"ItemMap", 20, "General", "STOCK"},
  37.             {"ToolKit", 450, "General", "STOCK"},
  38.             {"Chemlight_blue", 2, "General", "STOCK"},
  39.             {"Chemlight_green", 2, "General", "STOCK"},
  40.             {"Chemlight_red", 2, "General", "STOCK"},
  41.             {"Chemlight_yellow", 2, "General", "STOCK"},
  42.             {"ACE_MapTools", 525, "General", "ACE3"},
  43.             {"ACE_CableTie", 2, "General", "ACE3"},
  44.             {"ACE_EarPlugs", 1, "General", "ACE3"},
  45.             {"ACE_wirecutter", 65, "General", "ACE3"},
  46.             {"ACE_SpareBarrel", 300, "General", "ACE3"},
  47.  
  48.             // Launchers
  49.             {"launch_I_Titan_F", 25000, "Launchers", "STOCK"},
  50.             {"launch_I_Titan_short_F", 31000, "Launchers", "STOCK"},
  51.             {"launch_NLAW_F", 15000, "Launchers", "STOCK"},
  52.             {"launch_RPG32_F", 2100, "Launchers", "STOCK"},
  53.             {"NLAW_F", 1200, "Launchers", "STOCK"},
  54.             {"Titan_AP", 1200, "Launchers", "STOCK"},
  55.             {"Titan_AT", 2600, "Launchers", "STOCK"},
  56.             {"Titan_AA", 3100, "Launchers", "STOCK"},
  57.             {"RPG32_F", 200, "Launchers", "STOCK"},
  58.             {"RPG32_HE_F", 600, "Launchers", "STOCK"},
  59.             {"rhs_weap_igla", 75000, "Launchers", "RHSAFRF"},
  60.             {"rhs_mag_9k38_rocket", 20000, "Launchers", "RHSAFRF"},
  61.             {"rhs_weap_rpg26", 85000, "Launchers", "RHSAFRF"},
  62.             {"rhs_weap_rpg7", 25000, "Launchers", "RHSAFRF"},
  63.             {"rhs_rpg7_PG7VL_mag", 2600, "Launchers", "RHSAFRF"},
  64.             {"rhs_rpg7_PG7VR_mag", 4800, "Launchers", "RHSAFRF"},
  65.             {"rhs_rpg7_OG7V_mag", 1200, "Launchers", "RHSAFRF"},
  66.             {"rhs_rpg7_TBG7V_mag", 1900, "Launchers", "RHSAFRF"},
  67.             {"rhs_weap_rshg2", 23500, "Launchers", "RHSAFRF"},
  68.             {"rhs_weap_fgm148", 107000, "Launchers", "RHSUSAF"},
  69.             {"rhs_fgm148_magazine_AT", 40000, "Launchers", "RHSUSAF"},
  70.             {"rhs_weap_fim92", 38000, "Launchers", "RHSUSAF"},
  71.             {"rhs_fim92_mag", 9400, "Launchers", "RHSUSAF"},
  72.             {"rhs_weap_M136", 1480, "Launchers", "RHSUSAF"},
  73.             {"rhs_weap_M136_hedp", 1480, "Launchers", "RHSUSAF"},
  74.             {"rhs_weap_M136_hp", 1480, "Launchers", "RHSUSAF"},
  75.  
  76.             // NonLeathals
  77.             {"SmokeShellBlue", 120, "NonLeathals", "STOCK"},
  78.             {"SmokeShellGreen", 120, "NonLeathals", "STOCK"},
  79.             {"SmokeShellOrange", 120, "NonLeathals", "STOCK"},
  80.             {"SmokeShellPurple", 120, "NonLeathals", "STOCK"},
  81.             {"SmokeShellRed", 120, "NonLeathals", "STOCK"},
  82.             {"SmokeShell", 120, "NonLeathals", "STOCK"},
  83.             {"SmokeShellYellow", 120, "NonLeathals", "STOCK"},
  84.             {"1Rnd_SmokeBlue_Grenade_shell", 120, "NonLeathals", "STOCK"},
  85.             {"1Rnd_SmokeGreen_Grenade_shell", 120, "NonLeathals", "STOCK"},
  86.             {"1Rnd_SmokeOrange_Grenade_shell", 120, "NonLeathals", "STOCK"},
  87.             {"1Rnd_SmokePurple_Grenade_shell", 120, "NonLeathals", "STOCK"},
  88.             {"1Rnd_SmokeRed_Grenade_shell", 120, "NonLeathals", "STOCK"},
  89.             {"1Rnd_Smoke_Grenade_shell", 120, "NonLeathals", "STOCK"},
  90.             {"1Rnd_SmokeYellow_Grenade_shell", 120, "NonLeathals", "STOCK"},
  91.             {"rhs_vg40op_white", 85, "NonLeathals", "RHSAFRF"},
  92.             {"rhs_vg40op_green", 85, "NonLeathals", "RHSAFRF"},
  93.             {"rhs_vg40op_red", 85, "NonLeathals", "RHSAFRF"},
  94.             {"rhs_GRD40_white", 60, "NonLeathals", "RHSAFRF"},
  95.             {"rhs_GRD40_green", 60, "NonLeathals", "RHSAFRF"},
  96.             {"rhs_GRD40_red", 60, "NonLeathals", "RHSAFRF"},
  97.             {"rhs_weap_rsp30_white", 125, "NonLeathals", "RHSAFRF"},
  98.             {"rhs_weap_rsp30_green", 125, "NonLeathals", "RHSAFRF"},
  99.             {"rhs_weap_rsp30_red", 125, "NonLeathals", "RHSAFRF"},
  100.             {"rhs_mag_M585_white", 75, "NonLeathals", "RHSUSAF"},
  101.             {"rhs_mag_M661_green", 75, "NonLeathals", "RHSUSAF"},
  102.             {"rhs_mag_M662_red", 75, "NonLeathals", "RHSUSAF"},
  103.             {"rhs_mag_M713_red", 50, "NonLeathals", "RHSUSAF"},
  104.             {"rhs_mag_M714_white", 50, "NonLeathals", "RHSUSAF"},
  105.             {"rhs_mag_M715_green", 50, "NonLeathals", "RHSUSAF"},
  106.             {"rhs_mag_M716_yellow", 50, "NonLeathals", "RHSUSAF"},
  107.             {"rhs_mag_an_m8hc", 50, "NonLeathals", "RHSUSAF"},
  108.             {"rhs_mag_m18_purple", 50, "NonLeathals", "RHSUSAF"},
  109.             {"rhs_mag_m18_green", 50, "NonLeathals", "RHSUSAF"},
  110.             {"rhs_mag_m18_red", 50, "NonLeathals", "RHSUSAF"},
  111.             {"rhs_mag_m18_yellow", 50, "NonLeathals", "RHSUSAF"},
  112.             {"rhs_mag_rdg2_white", 50, "NonLeathals", "RHSUSAF"},
  113.             {"rhs_mag_rdg2_black", 50, "NonLeathals", "RHSUSAF"},
  114.             {"rhs_mag_nspn_yellow", 50, "NonLeathals", "RHSUSAF"},
  115.             {"rhs_mag_nspn_red", 50, "NonLeathals", "RHSUSAF"},
  116.             {"rhs_mag_nspn_green", 50, "NonLeathals", "RHSUSAF"},
  117.             {"rhs_mag_nspd", 50, "NonLeathals", "RHSUSAF"},
  118.  
  119.             // SmallArms
  120.             {"hgun_ACPC2_F", 750, "SmallArms", "STOCK", ".45 Cal", "9Rnd_45ACP_Mag"},
  121.             {"hgun_P07_F", 875, "SmallArms", "STOCK", "9mm", "16Rnd_9x21_Mag"},
  122.             {"hgun_PDW2000_F", 11200, "SmallArms", "STOCK", "9mm", "30Rnd_9x21_Mag"},
  123.             {"hgun_Pistol_heavy_01_F", 1200, "SmallArms", "STOCK", ".45 Cal", "11Rnd_45ACP_Mag"},
  124.             {"hgun_Pistol_heavy_02_F", 1400, "SmallArms", "STOCK", ".45 Cal", "6Rnd_45ACP_Cylinder"},
  125.             {"hgun_Rook40_F", 650, "SmallArms", "STOCK", "9mm", "16Rnd_9x21_Mag"},
  126.             {"SMG_01_F", 6500, "SmallArms", "STOCK", ".45 cal", "30Rnd_45ACP_Mag_SMG_01"},
  127.             {"SMG_02_F", 10200, "SmallArms", "STOCK", "9mm", "30Rnd_9x21_Mag_SMG_02"},
  128.             {"rhs_weap_makarov_pmm", 300, "SmallArms", "1", "9mm", "rhs_mag_9x19_17"},
  129.             {"rhs_weap_pya", 740, "SmallArms", "1", "9mm", "rhs_mag_9x19_17"},
  130.             {"SMG_05_F", 12500, "SmallArms", "STOCK", "9mm", "30Rnd_9x21_Mag_SMG_02"}
  131.         };
  132.         storeModsets[] = {
  133.             "STOCK",
  134.             "RHSAFRF",
  135.             "RHSUSAF",
  136.             "ACE3",
  137.             "ALIVE",
  138.             "TFAR"
  139.         };
  140.     };
  141. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement