Posts by Lilarcor
31 posts total, newest first.
[SCRIPT] How to find new weapons/mods/masksin Payday 2 Hacks & Cheats - I dump tweak_data.blackmarket table with another script than dougbenham to create a .txt file in which i can search for values.
Then I only guess...
They are displayed according to 4 ways :
First example for inf[SCRIPT] How to find new weapons/mods/masksin Payday 2 Hacks & Cheats - Death Wish Update! :
Masks :
[QUOTE]
local masks = {}
masks["skullhard"] = 'infamous'
masks["skullveryhard"] = 'infamous'
masks["skulloverkill"] = 'infamous'
masks["skulloverkillplus"] = 'infamous'
managersMy collection of LUA script snippetsin Payday 2 Hacks & Cheats - [QUOTE=Manatee90;9136637]Nevermind got that working, does anyone know the names of the DLC weapons? (the ids for them not the in game names)
I unlocked the DLC attachments, but can't find out the names for the DLC wea[SCRIPT] How to find new weapons/mods/masksin Payday 2 Hacks & Cheats - @Yokujin
These are the names of the new weapons :
[QUOTE]wpn_fps_lmg_m249
wpn_fps_lmg_rpk
wpn_fps_lmg_hk21[/QUOTE]
I checked quickly for remaining upgrades. Please tell me if i forgot something :
[QUOTE]
wpn_fPayday 2 Gage Pack DLC Unlock Script v1.1in Payday 2 Hacks & Cheats - Simply add
[QUOTE]--Gage Pack DLC weapons 2 unlock
function GenericDLCManager:has_gage_pack_lmg()
return true
end[/QUOTE]
Showing the 5 most recent posts.