SourceMod Access
Posted: Sun Dec 06, 2015 4:10 am
Hi all,
I am wondering if it is at all possible to interop with SourceMod plugins in any way. There are a few large SM plugins that I would still like to communicate with through natives etc. but obviously cannot as the plugin will be written in Source.Python.
Does anyone know if it possible through some memory wizardry to either access SourceMod's memory or run a native exposed by a plugin in SourceMod.
Ideally I would like to write my plugin in Source.Python but it may not be possible without access to the natives.
I am wondering if it is at all possible to interop with SourceMod plugins in any way. There are a few large SM plugins that I would still like to communicate with through natives etc. but obviously cannot as the plugin will be written in Source.Python.
Does anyone know if it possible through some memory wizardry to either access SourceMod's memory or run a native exposed by a plugin in SourceMod.
Ideally I would like to write my plugin in Source.Python but it may not be possible without access to the natives.