View Single Post
Peoples Army
SourceMod Donor
Join Date: Mar 2007
Old 07-22-2010 , 03:37   Re: bullet/grenade tracking
Reply With Quote #2

Well bullets are harder because there not actually entities , so the only way to determine there path is by using the trace hull functions

Grenades are a little easier because they actually have a model so you can track there weapon entity and model , but that will only tell you where the nade lands , not who it as damaged by , so you'll need to use something else
__________________
Peoples Army is offline