Sign in to follow this  
papagramps

[SOLVED] concrete base part classnames

2 posts in this topic

Hello,

Im looking for the classnames for concrete base parts to add to a reward crate for completing a mission.

 

I've searched and everyone keeps saying:

- to look in the wiki (but there's only wood parts there)

- to look in the exile server cfg file under the loot section (but concrete parts are not listed there)

- to look in the mission file under config.cpp CfgExileArsenal (but concrete parts are not listed there either)

 

Does anyone have a list of these, or do I need to go and do a bunch of work just to find the classnames?

 

Thanks in advance!

I ended up finding them and doing the work myself:

_crate_item_list2    =
[
    "Exile_Item_ConcreteDoorKit",
    "Exile_Item_ConcreteDoorwayKit",
    "Exile_Item_ConcreteFloorKit",
    "Exile_Item_ConcreteFloorPortKit",
    "Exile_Item_ConcreteGateKit",
    "Exile_Item_ConcreteStairsKit",
    "Exile_Item_ConcreteSupportKit",
    "Exile_Item_ConcreteWallKit",
    "Exile_Item_ConcreteWindowKit"
];

 

Edited by papagramps
  • Like 1

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.