View Single Post
Author Message
StaX36
Junior Member
Join Date: Aug 2011
Old 04-09-2012 , 11:47   Hooking Entity Outputs
Reply With Quote #1

Hi, I want to hook entity outputs e.g. form an env_fire the OnExtinguished output.
How I think it could work is to check the entitylist for env_fire's, then the dataDesc for the output (this is what I have done so far and it works great but...) what I had to do now is to detour the output.
The problem is I had to do it with every env_fire in the map, so I am asking is there and easier way to hook entity outputs for one entity class?
StaX36 is offline