Mafia 2 Lua Scripts -
ply = game.game:GetActivePlayer() DelayBuffer:Insert(function(l_1_0) CommandBuffer:Insert(l_6_0, function() return ply:SetControlStyle(enums.ControlStyle.LOCKED) end, function() return ply:AnimPlay("sc_worker_pissing_in", false) end, function() return ply:AnimPlay("sc_worker_pissing_out", false) end, function() return ply:SetControlStyle(enums.ControlStyle.FREE) end ) end, l_1_0, 500, 1, false)
game.game:GetActivePlayer():InventoryAddWeapon(weapon_id, ammo_count) – Adds any weapon to your inventory. mafia 2 lua scripts
