View Single Post
Keeper
Senior Member
Join Date: Nov 2006
Old 09-14-2012 , 08:20   Re: 22/08/2012 CSS Update
Reply With Quote #5

Quote:
Originally Posted by PMA.Predator View Post
Hey,
// \game\shared\collisionproperty.h
class CCollisionProperty : public ICollideable

I fixed this by adding:
virtual const Vector& OBBMinsPreScaled() const;
virtual const Vector& OBBMaxsPreScaled() const;
to lines 75 & 76. I did check in the one here: http://hg.alliedmods.net/hl2sdks/hl2sdk-css/ but the files were not updated, Not sure if it's me checking the wrong directory or just got missed

- Edd
I had to make the same changes as well.
Keeper is offline