Arma 3
Ravage
Custom trader
Hello developers!

I ran into trouble when the buy / sell scripts from a custom merchant are not loaded. refers to an error on line 11. The random trader works great.
< >
1-1 van 1 reacties weergegeven
What i do in init of unit-trader:

rvg_supplies_custom = ["Scienist",
["G_Respirator_white_F", 3,"CfgMagazines", 1],
["G_Respirator_yellow_F", 3,"CfgMagazines", 1],
["G_Respirator_blue_F", 3,"CfgMagazines", 1],
["G_AirPurifyingRespirator_01_F", 250,"CfgMagazines", 10],
["G_AirPurifyingRespirator_02_black_F", 250,"CfgMagazines", 10],
["G_mas_usn_gasmask", 250,"CfgMagazines", 10],
["digi_gasmaskFilter", 200,"CfgMagazines", 40],
["B_Kitbag_Hazard", 180,"CfgMagazines", 5],
["ACE_Humanitarian_Ration", 15, "CfgMagazines", 3],
["ACE_bloodIV_250", 350,"CfgMagazines", 3],
["ACE_quikclot", 40,"CfgMagazines", 20],
["FirstAidKit",30,"CfgMagazines", 10]];
this setVariable ["istrader", "rvg_supplies_custom", true];
Laatst bewerkt door Rhino; 21 okt 2021 om 5:53
< >
1-1 van 1 reacties weergegeven
Per pagina: 1530 50