View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-07-2014 , 11:12   Re: Create Edict Fixer.
Reply With Quote #130

So, using this Makefile (adapted from my SM 1.6 updated sample extension files and the sample_mm Makefile), I've compiled new versions of this for HL2:DM, DoD:S, CS:S, and TF2.

I haven't compiled (or tested) other versions.

I've also included a vdf file since it appears to have gone missing... it assumes you're putting the .so in the addons/cef/ directory. The VDF file itself goes in the addons/metamod/ directory.

Unfortunately, I can't tell if MM:S supports multiple versions of a plugin side by side like SM extensions do. I know it won't load cef_mm_i486.2.tf2.so with this .vdf, but I could have the naming syntax wrong.
Attached Files
File Type: zip mmscef_plugin.zip (23.4 KB, 439 views)
File Type: zip mmscef-code.zip (8.0 KB, 266 views)
File Type: txt Makefile.txt (8.2 KB, 447 views)
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 04-07-2014 at 11:27.
Powerlord is offline