Arma 3
Zombies and Demons
Huskai Jul 10, 2018 @ 2:07pm
Zombies & Demons - Loot Settings??
Does anyone have any clue on how to write out these settings in these small boxes? I am trying all sorts of different code and ways to make it work, either I am not seeing the simple solution or just don't know?

https://gyazo.com/d919e1edc48983dc26b43de3e8a8306e

https://gyazo.com/c980ba4eab66903630105eabb8844220

https://gyazo.com/4399e29d4ec0cb26dd38d0c0b53caa8d

EDIT!!

figured it out... in the box instead of * [rhs_mag_9x18_8_57N181S] *

the expression * ["rhs_mag_9x18_8_57N181S"] * is the correct way to lay it out, hope this helps people. So for a list of items it will be
* ["rhs_mag_9x18_8_57N181S","rhsusf_mag_17Rnd_9x19_JHP"] But ensure the (,) between the expressions.

BTW: * is not part of the code. just showing its different than the rest of the sentence.
Last edited by Huskai; Jul 10, 2018 @ 2:19pm
< >
Showing 1-3 of 3 comments
Sanchez  [developer] Jul 10, 2018 @ 2:46pm 
You were so close every time ;)
Last edited by Sanchez; Jul 10, 2018 @ 2:47pm
Huskai Jul 10, 2018 @ 3:41pm 
got there in the end :D
ChiefHex Mar 8, 2020 @ 4:09pm 
hey guys, where do you find a list of item arrays?
< >
Showing 1-3 of 3 comments
Per page: 1530 50