I'm working on a hacks extension since knagg0 hasn't been updating is. So far I've only got a couple of my metamod:source hacks interfaced to SM, but more are coming.
One of the features already implemented is an entity listener that allows plugins to see what entities are being created. This makes modifying grenade damage a very simple task. I've released an early test version and even included a sample plugin that has cvars for modifying the damage and radius of nades. The code is included in the scripting directory included with
the hacks extension.
I've also posted it
in the plugins section.
EDIT: I also hope to have some additional hooks such as TraceAttack which will allow you to modify the damage given and should make it fairly simple to implement my CS damage modifier mms plugin in SM.
__________________