Posts by KRAKKEN
6 posts total, newest first.
Script to unlock new masks, patterns, and gun attachment?in Payday 2 Hacks & Cheats - [QUOTE=matrix7625;8966007]patterns and masks
local textures = {}
textures["doomweaver"] = 'halloween'
textures["stitches"] = 'halloween'
textures["hannibalistic"] = 'halloween'
textures["webbed"] = 'halloween'
Payday 2 LUA Hook TUT (Easy)in Steam Games Hacks & Cheats - Found it!
managers.money:_deduct_from_total(AMOUNT)
This will deduct the amount you specify from the spending CASH only, not from OFFSHORE.Payday 2 full release LUA hack.in Payday 2 Hacks & Cheats - [QUOTE=ReloadedManiac;8673507]How do I remove money?[/QUOTE]
managers.money:_deduct_from_total(AMOUNT)
This will deduct the amount you specify from the spending cash only, not from offshore.Payday 2 LUA Hook TUT (Easy)in Steam Games Hacks & Cheats - [QUOTE=ImInsane;8663553]how to deducting money with lua?[/QUOTE]
I want to know too. I need to deduct money from my spending Cash amount. Tried a lot of commands but it doesn't work. It just deducts from the Offshore toPayday 2 LUA Hook TUT (Easy)in Steam Games Hacks & Cheats - [QUOTE=MaDMaXoO;8660054]this one worked for me:
managers.money:_add_to_total(300000)[/QUOTE]
Yeah, but that amounts to Offshore and Cash and not just specifically.
[QUOTE=Aaron;8660230]I did the opposite of above, but
Showing the 5 most recent posts.