Win32 Server + Metamod = Crash

StijnemanStijneman Join Date: 2004-03-29 Member: 27582Members
i once saw a topic with admin files or something for how to make your server run with metamod (undedicated) but now i cant seem to find it, and since ns has ns.dll and not hl.dll, i need to load ns.dll via metamod's dll, but i dont know how, and thats why ns made a special file, now i still cant host it till i have the file, plz help me, i tried to search but didnt find it

Comments

  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    In your nsp directory create an addons folder, then create a metamod directory in that, and finally a dlls folder within that, so that your metamod dll will go in your nsp/addons/metamod/dlls folder.

    Next modify your liblist.gm file here:
    <!--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-->// Using HPB_bot support for now
    gamedll "addons\metamod\dlls\metamod.dll"
    //gamedll_linux "dlls/ns_i386.so"<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
  • StijnemanStijneman Join Date: 2004-03-29 Member: 27582Members
    dude, im not a retard


    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    plugins metamod file


    win32 addons\EntMod\dlls\EntMod_MM.dll
    ; AMX Mod
    win32 addons\amx\dlls\amx_mm.dll
    <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->

    <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    liblist (small part)

    gamedll "addons\metamod\dlls\metamod.dll"

    <!--c2--></td></tr></table><div class='postcolor'><!--ec2-->


    all mods use this dll:

    gamedll "dlls\hl.dll"

    but ns uses

    gamedll "dlls\ns.dll"

    metamod uses the hl dll, so NS cant run
  • StijnemanStijneman Join Date: 2004-03-29 Member: 27582Members
    i only need the special admin files for NS
  • StijnemanStijneman Join Date: 2004-03-29 Member: 27582Members
    i can run it w/o metamod, so thats why i need special metamod files, or ill try editing metamod dll with hex
  • sawcesawce Join Date: 2002-12-14 Member: 10787Members
    edited April 2004
    <!--QuoteBegin-Stijneman+Apr 12 2004, 07:53 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Stijneman @ Apr 12 2004, 07:53 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> dude, im not a retard
    <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    Way to assault people trying to help you.

    <!--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-->
    all mods use this dll:

    gamedll "dlls\hl.dll"
    <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
    Incorrect. Example: cs uses probably the most standard dll "dlls\mp.dll" (at least 1.5 did). Dod used "dlls\dod.dll".


    Back to your problem: My simple guess, since you didn't provide a whole lot of detail, is that you are using an official release of metamod (such as 1.17). However, that release does not fully support the NS 3.0 betas. I suggest trying the build available <a href='http://www.modns.org/forums/index.php?showtopic=237' target='_blank'>here</a>. If that doesn't fix the issue, please post some more detailed information.
  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    ...... *sigh* ...... I was going to mention he needed to use metamod version 1.17.0a, but since he's not retarded, I assumed he already knew that. <!--emo&:angry:--><img src='http://www.unknownworlds.com/forums/html//emoticons/mad.gif' border='0' style='vertical-align:middle' alt='mad.gif' /><!--endemo-->
  • StijnemanStijneman Join Date: 2004-03-29 Member: 27582Members
    <!--QuoteBegin-kwikloader+Apr 12 2004, 10:46 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (kwikloader @ Apr 12 2004, 10:46 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> ...... *sigh* ...... I was going to mention he needed to use metamod version 1.17.0a, but since he's not retarded, I assumed he already knew that. <!--emo&:angry:--><img src='http://www.unknownworlds.com/forums/html//emoticons/mad.gif' border='0' style='vertical-align:middle' alt='mad.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    READ my first post COMPLETELY, it says that i am looking for the files for NS, but noone replied to that now did they...
  • sawcesawce Join Date: 2002-12-14 Member: 10787Members
    edited April 2004
    Nope, nobody at all replied to your <i>extremely</i> vague request for "admin files for ns". I'll just continue talking to a brick wall...
Sign In or Register to comment.