• Is there a Entity OnRemove Hook?
    1 replies, posted
1. If I override ENT:OnRemove(), will that render other overrides nil? 2. If so, is there a hook? I want to send a net packet to the player everytime an entity is removed but I'm afraid overriding the base OnRemove function will stop working once entities have their own OnRemove functions. Does the base function still get called after the defined one is executed?
[url]http://wiki.garrysmod.com/page/GM/EntityRemoved[/url]
Sorry, you need to Log In to post a reply to this thread.