View Single Post
Peoples Army
SourceMod Donor
Join Date: Mar 2007
Old 07-23-2010 , 03:42   Re: How to modified the damage type of a gun?
Reply With Quote #4

If you did use hook event you would use the pre hook

PHP Code:


HookEvent
("player_hurt",FunctionNameEventHookMode_Pre); 
__________________
Peoples Army is offline