Meta Mod Plug-in Help
Majin
Join Date: 2003-05-29 Member: 16829Members, Constellation
in Tech Support
<div class="IPBDescription">I need help adding Plug-ins</div> I have Meta Mod.
I have Which bot installed.
I know how to use "Meta Help"
What I don't know how to do properly is to install Plug-ins
Example: I want to add the plug-in to my computer that allows you to have to press enter when you want to go through a Phase Gate.
Serria>Halflife>ns>Addons>metamod>?<!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->?
Heres where I get in trouble.
I think I know where to put the files, but I think you need to add some text to one of the file for it to work, I am not sure how to do that part.
If someone could give me a Step-by-Step for adding a Plug-in, list the files included in the plug-in, where they each go in your "Addon" file inside your ns file, what text you need to type to get "Meta Mod" to run it.
When I type "Meta List" it shows me that Whichbot is listed and running, but nothing else, so I need to know how to do this right, please help and be as specific as possible. I just need an example, all the Stupid plug-in files have
"Install: The same way you install any plug-in."..... Thats not very helpful!
thanks for any help
Majin
I have Which bot installed.
I know how to use "Meta Help"
What I don't know how to do properly is to install Plug-ins
Example: I want to add the plug-in to my computer that allows you to have to press enter when you want to go through a Phase Gate.
Serria>Halflife>ns>Addons>metamod>?<!--emo&???--><img src='http://www.unknownworlds.com/forums/html/emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif'><!--endemo-->?
Heres where I get in trouble.
I think I know where to put the files, but I think you need to add some text to one of the file for it to work, I am not sure how to do that part.
If someone could give me a Step-by-Step for adding a Plug-in, list the files included in the plug-in, where they each go in your "Addon" file inside your ns file, what text you need to type to get "Meta Mod" to run it.
When I type "Meta List" it shows me that Whichbot is listed and running, but nothing else, so I need to know how to do this right, please help and be as specific as possible. I just need an example, all the Stupid plug-in files have
"Install: The same way you install any plug-in."..... Thats not very helpful!
thanks for any help
Majin
Comments
place the files pm_mm.dll and pm_mm_i686.so in ns\dlls
create a file ns\addons\metamod\plugins.ini with this content:
win32 dlls/pm_mm.dll Private Message
linux dlls/pm_mm_i686.so Private Message
the syntax is: OS FILE TITLE
u can omit the .so file and the linux line if you're running windows for example.