humpabry 5 Report post Posted September 17, 2015 so i added a new trader (black market) to my server..i wanted a vehicle trader and this is what i didclass BlackMarketVehicles { name = "Attack Choppers"; icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemoptic_ca.paa"; items[] = { "Exile_B_Heli_Light_01_armed_F", "Exile_B_Heli_Attack_01_F", "Exile_B_Heli_Transport_01_F", "Exile_B_Heli_Transport_01_camo_F", "Exile_B_Heli_Transport_03_black_F", "Exile_B_Heli_Transport_03_F" }; }; class Exile_Trader_CommunityCustoms { name = "Black Market"; showWeaponFilter = 0; categories[] = { "BlackMarketVehicles" }; }; but it does not give me a vehicle trader where u can add lock and tp you away from trader..instead it gives me the options in the picture below..did i do something wrong or cant you add vehicle traders? Share this post Link to post Share on other sites
Lenymo 12 Report post Posted September 18, 2015 I dont have my base @exile folder on me right now, but I dont recall these helis being in there by default. If not, you will need to call the base helicopter classname by Arma, but I dont think you can lock it (Not 100% sure about that last part) Share this post Link to post Share on other sites
READTHESCROLL 203 Report post Posted September 18, 2015 (edited) Yea take off the Exile_ and they should be good. They will lock and everything like normal. Edited September 18, 2015 by READTHESCROLL Share this post Link to post Share on other sites
humpabry 5 Report post Posted September 18, 2015 ok tyvm i will try that Share this post Link to post Share on other sites
humpabry 5 Report post Posted September 18, 2015 ok so i got the pictures now and thats good...still cant purchase them..its not like a behicle trader..its like it wants to put the vehicles into your bags instead of spawning it Share this post Link to post Share on other sites
humpabry 5 Report post Posted September 18, 2015 ok changed traders added vehicles to normal traders...made black market a anti-tank/heli market with a couple of launchers... when you buy the launchers they for some reason take your cash but u dont get the launcher..any reason for this? Share this post Link to post Share on other sites
READTHESCROLL 203 Report post Posted September 18, 2015 Yea same thing happens to me. When someone wants to buy an RPG they MUST have a vehicle at the trader. When they want to purchase it they need to select their vehicle from the top-left drop down menu in the trader menu and then buy it. The RPG will be placed in their vehicle. Hopefully we get a fix for this! Share this post Link to post Share on other sites
humpabry 5 Report post Posted September 18, 2015 ah ok thanks mate sweet Share this post Link to post Share on other sites
HiddenIsme 0 Report post Posted September 29, 2015 (edited) How did you make it so normal traders can sell vehicles?We redistributed what traders sell so we can have multiple traders selling different vehicles just need the traders to not sell them as items lol Edited September 29, 2015 by HiddenIsme Share this post Link to post Share on other sites