Please Help Me!
murphyt4
Join Date: 2003-12-12 Member: 24297Members, Constellation
<div class="IPBDescription">I am so frustrated! Plz help!</div> I am trying to run a windows dedicated server for ns (obviously). I simply cant get metamod to work! Ive tried admin mod and I got an error when trying to install. Here is a list of everything I have done. I believe I have done everything in instructions but it still doesnt work. I have windows Xp.
I have:
added gamedll "addons/metamod/dlls/metamod.dll" to liblist
added gamedll "addons/metamod/dlls/metamod.dll" to config.ini
Put metamod folder with latest metamod dlls in half-life\nsp\ folder
made a plugins.ini file and put some plugins in it.
What am I missing?
My Liblist
game "Natural Selection"
url_info "www.natural-selection.org"
url_dl "http://www.natural-selection.org/"
version "2.0"
size "165000000"
svonly "0"
secure "0"
cldll "cl_dlls\client.dll"
hlversion "1110"
// How to allow training but disable "New game"?
type "multiplayer_only"
// Don't show models in browser
nomodels "1"
nohimodel "1"
// Only show NS-compliant maps
mpentity "info_mapinfo"
// Using HPB_bot support for now
gamedll "addons/metamod/dlls/metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
// Training map
//trainmap "ns_training"
My plugins.ini
win32 addons/whichbot/dlls/whichbot.dll
win32 addons/Fireworks/dlls/fireworks_mm.dll
win32 addons/lasersight/lasersight_mm.dll
PLZ HELP!
I have:
added gamedll "addons/metamod/dlls/metamod.dll" to liblist
added gamedll "addons/metamod/dlls/metamod.dll" to config.ini
Put metamod folder with latest metamod dlls in half-life\nsp\ folder
made a plugins.ini file and put some plugins in it.
What am I missing?
My Liblist
game "Natural Selection"
url_info "www.natural-selection.org"
url_dl "http://www.natural-selection.org/"
version "2.0"
size "165000000"
svonly "0"
secure "0"
cldll "cl_dlls\client.dll"
hlversion "1110"
// How to allow training but disable "New game"?
type "multiplayer_only"
// Don't show models in browser
nomodels "1"
nohimodel "1"
// Only show NS-compliant maps
mpentity "info_mapinfo"
// Using HPB_bot support for now
gamedll "addons/metamod/dlls/metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
// Training map
//trainmap "ns_training"
My plugins.ini
win32 addons/whichbot/dlls/whichbot.dll
win32 addons/Fireworks/dlls/fireworks_mm.dll
win32 addons/lasersight/lasersight_mm.dll
PLZ HELP!
Comments
Are all paths correct (ie: nsp/addons/metamod/dlls/metamod.dll actually exists)?
Please paste the entire nsp/liblist.gam file.
Does hlds crash when you load it, or does it just load up NS without metamod?
What parameters do you start hlds with?
////////////////////////////
// Natural Selection //
// by Charlie Cleveland //
////////////////////////////
game "Natural Selection"
url_info "www.natural-selection.org"
url_dl "http://www.natural-selection.org/"
version "2.0"
size "165000000"
svonly "0"
secure "0"
cldll "cl_dlls\client.dll"
hlversion "1110"
// How to allow training but disable "New game"?
type "multiplayer_only"
// Don't show models in browser
nomodels "1"
nohimodel "1"
// Only show NS-compliant maps
mpentity "info_mapinfo"
// Using HPB_bot support for now
gamedll "addons/metamod/dlls/metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
// Training map
//trainmap "ns_training"
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->
-game nsp +maxplayers 16 +map ns_eclipse
<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Also be sure that the liblist you are editting is in "nsp/liblist.gam", by the 'version "2.0"' line there, it appears you're editting an NS 2.0 server's liblist, meaning it would be "ns/liblist.gam".
If that doesn't display anything, then metamod is not loaded.
<!--emo&::asrifle::--><img src='http://www.unknownworlds.com/forums/html//emoticons/asrifle.gif' border='0' style='vertical-align:middle' alt='asrifle.gif' /><!--endemo-->
You can try clicking <a href='ftp://hlserver:hlserver@ftp.valvesoftware.com/' target='_blank'>here</a> to use your in-browser ftp.