The Half-life Dll
<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?
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
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]
[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
Also, in games like CoD, there are alternate pictures for the multiplayer German banners without the swastikas, like the one on the scoreboard.
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.
There's political correctness, and bearing in mind people's feelings, and then there's just being plain silly.
And I dind't know Germany had a violence limit... Interesting... Regardless, the SDK seems to be filled with little funny comments.
9/11