humpabry

Custom vehicle trader

9 posts in this topic

so i added a new trader (black market) to my server..i wanted a vehicle trader and this is what i did

class 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?

2015-09-18_00001.jpg

Share this post


Link to post
Share on other sites

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
Advertisement

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

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

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

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 by HiddenIsme

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.