I Want To Write My Own Metamod Plugins!
Simple_Compound
Join Date: 2003-05-09 Member: 16180Members
<div class="IPBDescription">where and how i would start one</div> well i myself would love to learn how to script my own metamod plugins for NS and i sure have the dedication to doing it. this may be helpful for not just me but for anyone else interested in starting such a thing. yes you got it, <b>i want to learn how to script metamod plugins. where and how would i start?</b> anyone who would be kind enough to post some info about this would be appreciated. thanks
Comments
Its a template for creating metamod plugins.
Youll need the HLSDK, metamod source and a compiler like MS Visual C++ 6.0, not to mention a bit of C++ knowledge.
nm that, i'm trying to put extdll.h in my project so it will compile yet it says it can't find it.
And by "i'm trying to put extdll.h in my project so it will compile" I am forced to assume that you simply added it to the file view. Having headers in that file view doesn't help in locating them at all. It just gives you quick access to them. You need to setup your path information so that the compiler can find the hlsdk source directories specified in the readme as well as the metamod source dir.