Arma 3
Ei tarpeeksi arvosteluja
Loot Table Generator
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Data Type: Scenario
Scenario Gameplay: Singleplayer
Scenario Map: VR
Meta: Dependency
Tiedostokoko
Julkaistu
Päivitetty
51.013 KB
22.10.2016 klo 12.33
22.10.2016 klo 12.39
2 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Loot Table Generator

Kuvaus
The class name system of Arma is often confusing and hard to use if you search for a specific item. The Virtual Arsenal improved that situation but if you need to configure large amounts of items it’s the wrong tool. This Mission spawns all weapons and usable items and allows a fast selection of items.

The Laptop on the table is used to setup the mode and to import/export the data (imported from the clipboard, exported to the clipboard).

The first step is to setup the mode: normal mode and exile mode are currently implemented. After the mode is selected all items are spawned. Initially all items are on the disabled side. Walk up to an item and use the action menu to accept it. The item is then placed on the accepted side. Items that are accepted are included in the exported data. On the accepted side the items has more action menu entries to configure more options.

In the normal mode, the output format is an array with the class name of the selected items and a probability you can assign via the action menu to each item. This array can be used in other scripts and is a very generic format. The output can be imported again with the laptop.

There is also an exile specific mode that can import the LootItemsGroups .h file from the LootTableCompiler package. Just open the file in a text editor and copy the content after the header (the large comment block is not supported so start after line 50). Now there are more different groups and each group counter can be changed individually. The export option formats the output for the LootTableCompiler (and can be imported again).

I hope this is useful. If the items of some mods are missing please post a comment here.
Suositut keskustelut Näytä kaikki (1)
0
10.4.2018 klo 6.54
Not loading through steam?
The Old Fossil
4 kommenttia
BIGD 6.11.2019 klo 22.18 
love you soo much
SKINS SkyGG 1.5.2019 klo 15.10 
laptop not work or appear the option iport/export
sgt_pepper  [tekijä] 24.10.2016 klo 13.34 
You can load the mission under single player/scenarios. This mission allows you to export the selected class names to the clipboard. The further steps depend what you actually plan to do e.g. to generate a new Loot Table for Exlie you can use the LootTableCompiler packge from the exile devs.

Since the class name selection does not depend on the map I use the VR setting. I hope that helps! :CSAT:
BigTruckin 23.10.2016 klo 16.10 
Ok how to you use this is it in VA or on a map how to I use it??