Quote:
Originally Posted by AHO
-- patch
local backpack = Level.FindContainer();
if (backpack != nil) then
Level.EnableItemPickup(backpack, true);
end
|
I mean something another. When I creep under the barbed wire (without backpack) - it looks like something detains me. If I try to creep with backpack - it almost impossible.