Arma 3
Otillräckligt med betyg
Loot Table Generator
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Data Type: Scenario
Scenario Gameplay: Singleplayer
Scenario Map: VR
Meta: Dependency
Filstorlek
Lades upp
Uppdaterades
51.013 KB
22 okt, 2016 @ 12:33
22 okt, 2016 @ 12:39
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Loot Table Generator

Beskrivning
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.
Populära diskussioner Visa alla (1)
0
10 apr, 2018 @ 6:54
Not loading through steam?
The Old Fossil
4 kommentarer
BIGD 6 nov, 2019 @ 22:18 
love you soo much
SkyGG 1 maj, 2019 @ 15:10 
laptop not work or appear the option iport/export
sgt_pepper  [skapare] 24 okt, 2016 @ 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 okt, 2016 @ 16:10 
Ok how to you use this is it in VA or on a map how to I use it??