Hi all.
Im attempting to make an extension that requires metamod.
The extension compiles without error, however when it attempts to load on the server, I get this:
[SM] Unable to load extension "wc3.ext.dll": Metamod attach failed
Since the error message doesn't really tell you much, other than metamod failed (why?), Im not sure what I should post, and I dont think I should post all the code.
I am compiling with the same metamod as im running on.
Also, when I compile already made extensions (e.g, cstrike), I get the same error when SM attempts to load it, so I think theres something wrong with my visual studio. I followed all
http://wiki.alliedmods.net/Writing_E..._Visual_Studio <-- those instructions.
Thanks in advanced.