Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Custom Heli Crash Loot


ShadowPL

Recommended Posts

Hi. 

Anyone know how to change loot in heli crash ? 

i want to create custom loot for US heli and RUS heli.

i try this

In mapgroupproto.xml

Search for Wreck_Mi8 & Wreck_UH1Y

2. Change                 <usage name="Military" />   to     <usage name="Crash" />

3. In types.xml change the loot you want to spawn to at the crash to    <usage name="Crash"/>

4. Max / min loot is changed in events.xml under StaticHeliCrash.

 

But in all heli crash i have same loot  -  VSD 

 

Share this post


Link to post
Share on other sites

  • 3 weeks later...

Hi shadow you do it bye finding the weapons you want to add then find the DE loot and put it to 1 example is below. DE Means dynamic event loot :-) and is found in your types.xml

<type name="FAL">

<nominal>4</nominal>

<lifetime>7200</lifetime>

<restock>0</restock>

<min>1</min>

<quantmin>-1</quantmin> <quantmax>-1</quantmax>

<cost>100</cost>

<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="1" crafted="0" deloot="1"/>

<category name="weapons"/> <usage name="Military"/>

<value name="Tier4"/>

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...