View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 03-26-2012 , 16:24   Re: [DEV] Event Info v1.0.1
Reply With Quote #10

That looks neat! Often mods override default game events like player_death in their modevents.res. You should parse that file as the last one and replace events with the same name instead of adding the event twice. Remember to not hook the event again, if you found it already present in your list! I did forget to do that here ;)
__________________
Peace-Maker is offline