Mod Help
Alchar
Join Date: 2003-11-20 Member: 23266Members
<div class="IPBDescription">(Newbie)</div> I wanted to add some mods to my game. There is some I want from...
<a href='http://www.guns4back2school.com/?downloads' target='_blank'>http://www.guns4back2school.com/?downloads</a>
And I was wondering how I install them.
One more thing, what is the mod called that makes you see HP of buildings and players?
Side Note: I am not sure if this is the right board, new to these boards.
<a href='http://www.guns4back2school.com/?downloads' target='_blank'>http://www.guns4back2school.com/?downloads</a>
And I was wondering how I install them.
One more thing, what is the mod called that makes you see HP of buildings and players?
Side Note: I am not sure if this is the right board, new to these boards.
Comments
These appear to be metamod plugins; the most I know is that you can try <a href='http://metamod.org/' target='_blank'>http://metamod.org/</a>. If the instructions there and in each .zip don't help, I'm hoping someone else here on our forums can.
The plugin you describe is called NS Status Bar, you can get it as a metamod plugin or amx plugin which both do basically the same thing.
As for how to install them, well you'll find instructions for metamod plugins at www.metamod.org, amx plugins at www.amxmod.net, adminmod plugins at www.adminmod.org.
I typed this in for the for the siege path...
win32 C:/Sierra/Half-Life/ns/addons/metamod/manualsiege/ManualSiege_MM.dll
NS Status bar, AMX version is available <a href='http://www.modns.org/forums/index.php?showtopic=126' target='_blank'>here</a>.
Note the AMX version requires an AMX module which is also available <a href='http://www.modns.org/forums/index.php?showtopic=117' target='_blank'>here</a>.
Also note the module requires AMX 0.9.6j which is available <a href='http://amxmod.net/forums/viewtopic.php?t=22409' target='_blank'>here</a>.
As for manual siege. I would try changing it to this:
win32 addons/metamod/manualsiege/ManualSiege_MM.dll
since the path is relative to the game mod's directory. Also verify that the path is correct, and it should load.
win32 addons/metamod/dlls/diggla.dll
<!--emo&::onos::--><img src='http://www.unknownworlds.com/forums/html/emoticons/tiny.gif' border='0' style='vertical-align:middle' alt='tiny.gif'><!--endemo-->