Sign in to follow this  
Infinitas

Traders not loading gear

2 posts in this topic

All of a sudden none of my traders are loading any of the gear that they normally have. If there a reason why this would happen?

 

For example i have

class Exile_Car_Hatchback_Sport_Red                    { quality = 1; price = 14000; };

under class CfgExileArsenal

 

class Cars
    {
        name = "Cars";
        icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemacc_ca.paa";
        items[] = 
        {
            "Exile_Car_Hatchback_Sport_Red ",

}

 

and 

class Exile_Trader_Vehicle
    {
        name = "VEHICLE";
        showWeaponFilter = 0;
        categories[] = 
        {
            "Cars",
            "Trucks"
        };
    };

 

 

like this set for EVERYTHING, and when you goto the trader ingame everything is black, and not listed.

http://images.akamai.steamusercontent.com/ugc/400056914978092618/275CFD2C8F1EBF1AF3AB0338A8148F3E02F47F12/

Can anyone point me in the right direction?

 

Edited by Infinitas

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.