[HELP] Inventory items values
Hi everybody ! I have already twicked a lot of my lua scripts in order to make them correspond to what I want them to do exactly, but this time I need your help because I really dont know how to do what I'm about to ask you :
In fact, I already have a script which gives me all weapon mods in the game, but I'd like that they have the correct value. By correct value I mean if it is an Armored Transport DLC item, the item is shown as an AT DLC item. (the little yellow line under the name of the weapon mod) I already tried some twicks but none of them worked yet.
If anybody could set the correct value for the Halloween Items, Community Items etc... for mask, patterns, colors and weapons this would be really nice of you.
Good game guys !
(I'm sorry for possible mistakes I made, English is not my mother/native language)
Hi,
I have update a list of mask/materials/colors/patterns with their correct values.
h tt p://w w w.mpgh.net/forum/754-payday-2-hacks-cheats/754908-script-how-find-new-weapons-mods-masks-*****ml#post8991630
(Missing : material/patterns for the dlc, i haven't their names but the value it 'armored_transport' ).
masks["heat"] = 'pd2_clan'
masks["nixon"] = 'armored_transport'
masks["clinton"] = 'armored_transport'
masks["bush"] = 'armored_transport'
masks["obama"] = 'armored_transport'