Jump to content
Sign in to follow this  
Francesco Franco Garbuglia

Adding back smersh vest

Recommended Posts

Hello everyone.

I have a server, and we readded various missing items, but in list  (provided by server files) we cant find our loved smersh vest, we have been able to add back smersh backpack (that is on the list) but no-where we found smersh vest code, any idea?

Share this post


Link to post
Share on other sites
36 minutes ago, Francesco Franco Garbuglia said:

Hello everyone.

I have a server, and we readded various missing items, but in list  (provided by server files) we cant find our loved smersh vest, we have been able to add back smersh backpack (that is on the list) but no-where we found smersh vest code, any idea?

here you go have fun

 

<type name="SmershVestBackpack">
        <nominal>10</nominal>
        <lifetime>5600</lifetime>
        <restock>1800</restock>
        <min>4</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="1" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
        <category name="clothes"/>
        <usage name="Military"/>
    </type>

  • Beans 1

Share this post


Link to post
Share on other sites
10 hours ago, mrwolv said:

here you go have fun

 

<type name="SmershVestBackpack">
        <nominal>10</nominal>
        <lifetime>5600</lifetime>
        <restock>1800</restock>
        <min>4</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="1" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
        <category name="clothes"/>
        <usage name="Military"/>
    </type>

You can add the vest but do not combine with the backpack.

Share this post


Link to post
Share on other sites
1 hour ago, EpixGamingTV said:

You can add the vest but do not combine with the backpack.

why not combine with backpack it works really well for me ???? no problems have i missed something lol

Share this post


Link to post
Share on other sites
8 hours ago, mrwolv said:

why not combine with backpack it works really well for me ???? no problems have i missed something lol

How you combine the vest and the bag ?

Share this post


Link to post
Share on other sites
On 28/09/2018 at 6:04 AM, EpixGamingTV said:

How you combine the vest and the bag ?

Combining doesn't work for me either (which seems to be why the vest is not released), but spawning them pre-combined with the above code does work.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×