Geez, as if we don't have enough of these already ... then James' Coding club, then Tristan's Coding club, now we have a Wolf3d editing club.<br><br>Maybe I ...
HEEEEEELP! I've already signed up FIVE TIMES for the survey quiz, but it never goes out! What do I do now? I know all the answers, so that's not it....
I can't seem to understand why I can't compile wl_menu.h (not wl_menu.c) I've never had this problem before, but for some reason, even after I delete and ...
Sounds to me like Borland is trying to compile in C++ mode, but Wolf3D was written in traditional C. Make sure the compiler is set to compile in C mode. If you...
Hmm. No. I have always used it in C++ mode, and yes I am using Borland Turbo C++ 3.1 <br><br>If I am correct, Wolf3d was written in C++, since most of the ...
Chris is the one who sets up that part, and this was what he said in a message at my club awhile ago:<br><br>"That trivia "Submit NOW!" form only uses 2 lines...
Well, I said I was going to write one, so here I go (though this is more of a story):<br><br>MAKING AN END-LEVEL TRIGGER<br><br>Okay, I don't know much about...
Borland usually automatically compiles based on the file extension - C for C, CPP for C++.<br>Wolf3D is written in C, and there is most defiantely no C++ ...
Earlier in the day, before the club was deleted, I noticed a founder called "NIK" something-or-other. Could this be our guy? And does anyone know who he is?...
Sounds like somthing from Unreal; which has level ending triggers. I could look at the code from UnrealEd on the endlevel trigger. Maybe it's possible to...
hehehe---no offense...but its funny...anyway, i dont remember a founder named nik... i didnt deleted it either it could be yahoo whos is deleting it for some...
The new club is up at <a href=http://clubs.yahoo.com/clubs/neophytesofwolf3d target=new>http://clubs.yahoo.com/clubs/neophytesofwolf3d</a> . Wonder for how...
We need to figure out who's behind the deletions of Tristan's clubs. I don't believe it was Yahoo, because the actual club names and content were in no way a...
What a nice reason to join a club. Whoever deleted it probably wanted to throw suspicion on somebody else. Now who would want to do that? I can think of a few....
This is the question I posted at Tristan's club as my question to John Romero. C++ was around at the time, so why was Wolf3D written in C? Writing the game in...
As far as I know, it's not possible to make your own demos. You CAN record and save a demo, but there's no way to play it. I'll check this one out and post...
Yep, it is possible make the demos play in game. This is pretty obvious if you have played Project Totengraber. I have no idea how to do it, but somehow you...
Yes, Ian, we all know that, but how do we actually allow Wolf3D to read the demo files? That's not something I ever looked into myself, though if anyone can ...
This is an excerpt from the "Version.H tutorial" written by Ben Blaufarb which tells you how to record demos:<br><br>"So, first let's talk about demos. All you...