[hlcoders] [hlcoders]HL demos

2002-03-21 Thread Mark Gornall
Anyone know anything about the format of '.dems'? I wanted to edit some (by hand) but I get bad # of directories' error - presumably some sort of checksum? Mark. __ This mail has been scanned for all known viruses by UUNET delivered

Re: [hlcoders] [hlcoders]HL demos

2002-03-21 Thread Nathan Taylor
-- [ Picked text/plain from multipart/alternative ] Maybe I'm just dumb but I gathered that because half-life is needed to run a .dem all they are is list of directional and movement commands, which I imagine wouldn't be easily (if even at all) edited. Nathan - Original Message -

Re: [hlcoders] [OT] Compiling the SDk

2002-03-21 Thread Jim Hunter
what compilers can be used with the SDK, I would use VC++ but for some reason, it doesn't compile (errors etc.) While I personally find BCB easier to use than VC++ for most stuff (personal bias), if you have VC++, I would recommend using it for Half-Life, since that's what the code was

Re: [hlcoders] [OT] Compiling the SDk

2002-03-21 Thread Jim Hunter
LINK : fatal error LNK2023: bad dll or entry point 'msobj10.dll'!'?FCreateReader@IDebugSSectionReaderSA_NPAEIPAPAV1@KZ' Error executing link.exe. That's a weird one. I'm probably out of my depth here, but I'm going to go out on a limb. I think that file (msobj10.dll) is corrupted; you need

RE: [hlcoders] [OT] Compiling the SDk

2002-03-21 Thread Philip (Fiber)
I took a look in the MSDN Library and it says that msobj10.dll is either corrupted or out of date (strange that support.ms.com doesn't have error message interpretation in it). Anyway, after a quick look I got a newer version of the file, I get the warning - /PDBTYPE is no longer supported;