Thread: NPC in CS:S
View Single Post
Functor
Junior Member
Join Date: May 2006
Old 10-05-2006 , 14:39   Re: NPC in CS:S
Reply With Quote #9

I uses the following settings for the health-kit:
SolidFlags: USE_TRIGGER_BOUNDS; NOT_STANDABLE; TRIGGER
CollisionGroup: DEBRIS
MoveType: VPHYSICS, FLY_BOUNCE;
Solid: SOLID_BBOX
I think your code misses NOT_STANDABLE or something.
__________________
Functor is offline