The Half-life Dll

Crono5Crono5 Join Date: 2003-07-22 Member: 18357Members
edited April 2004 in Off-Topic
<div class="IPBDescription">Doesn't Wanna Compile</div> See above. SDK 2.2, and it's giving me this error about 20 times in MSVC++ 6:

C:\sierra\half-life\SDK\Single-Player Source\dlls\weapons.h(1013) : fatal error C1070: mismatched #if/#endif pair in file 'C:\sierra\half-life\SDK\Single-Player Source\dlls\weapons.h'

The bad part is, looking at weapons.h, there's a bajillion #if statements. I didn't touch this file at all. Someone know something I don't?

Comments

  • CForresterCForrester P0rk(h0p Join Date: 2002-10-05 Member: 1439Members, Constellation
    Looks like you used too many ifs without endifs. Or maybe you put one too many endifs in. Anything like that.
  • Crono5Crono5 Join Date: 2003-07-22 Member: 18357Members
    It's giving me that error with the file the SDK came with. I didn't write it.
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
    Here's mine, but its from the latest pre-STEAM sdk, (2. something)
  • Crono5Crono5 Join Date: 2003-07-22 Member: 18357Members
    edited April 2004
    And all my problems are teh fix!!!

    Thanks a lot, Doomeh <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->

    [EDIT] Not only did the DLL compile, but it works! There's a Chumtoad, now <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo--> [/EDIT]
  • DOOManiacDOOManiac Worst. Critic. Ever. Join Date: 2002-04-17 Member: 462Members, NS1 Playtester
  • Crono5Crono5 Join Date: 2003-07-22 Member: 18357Members
    edited April 2004
    On a side note, I am now officialy having the most fun with HL that I've had in a while. Been screwing around and finally got the MP5 at a R.O.F. I like ^_^

    [EDIT]
    <!--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-->void CGib :: SpawnStickyGibs( entvars_t *pevVictim, Vector vecOrigin, int cGibs )
    {
    int i;

    if ( g_Language == LANGUAGE_GERMAN )
    {
     // no sticky gibs in germany right now!
     return;
    }<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
    LOL
  • Sniper_ChanceSniper_Chance Join Date: 2002-12-11 Member: 10549Members
    That's actually because Germany has laws that limit human gore in video games.

    Also, in games like CoD, there are alternate pictures for the multiplayer German banners without the swastikas, like the one on the scoreboard.
  • VenmochVenmoch Join Date: 2002-08-07 Member: 1093Members
    Sniper:

    Thats because all Nazi icons are banned. And you get in the poop for using them.

    I remember a group of Brits thought it would be a good idea to stand up on their tables in a cafe and do the nazi salute.

    They got arrested and deported.
  • CForresterCForrester P0rk(h0p Join Date: 2002-10-05 Member: 1439Members, Constellation
    It's unfortunate that they banned the swastika, considering that it's <a href='http://www.manwoman.net/swastika/' target='_blank'>not just a Nazi symbol</a>. :|
  • ShockehShockeh If a packet drops on the web and nobody&#39;s near to see it... Join Date: 2002-11-19 Member: 9336NS1 Playtester, Forum Moderators, Constellation
    Similar to the silliness when it was suggested the 2nd LOTR movie should have it's name changed.

    There's political correctness, and bearing in mind people's feelings, and then there's just being plain silly.
  • Crono5Crono5 Join Date: 2003-07-22 Member: 18357Members
    edited April 2004
    ? 2nd one was the two towers, what's wrong with it?

    And I dind't know Germany had a violence limit... Interesting... Regardless, the SDK seems to be filled with little funny comments.
  • Umbraed_MonkeyUmbraed_Monkey Join Date: 2002-11-25 Member: 9922Members
    <!--QuoteBegin-Crono5788+Apr 8 2004, 08:54 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Crono5788 @ Apr 8 2004, 08:54 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> ? 2nd one was the two towers, what's wrong with it? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
    9/11
  • Crono5Crono5 Join Date: 2003-07-22 Member: 18357Members
    You CAN'T be serious...
  • SwiftspearSwiftspear Custim tital Join Date: 2003-10-29 Member: 22097Members
    I heard about that, it made me mad.
Sign In or Register to comment.