RE: [hlcoders] SDK 2.3 spectator modes

2002-10-18 Thread Mazor
tober 18, 2002 4:21 AM To: '[EMAIL PROTECTED]' Subject: RE: [hlcoders] SDK 2.3 spectator modes I had to add an extra pfnServerCmd to send the selected camera mode back to the server so the server can update it's copy of user1 with the new value the player chose on the client. Look

RE: [hlcoders] SDK 2.3 spectator modes

2002-10-18 Thread Mark Gornall
8:50 To: [EMAIL PROTECTED] Subject: RE: [hlcoders] SDK 2.3 spectator modes Also, how can I get that camera mode selection button to work... You know, that menu that's on the right in the new spectator stuff, its like a command menu. I have the speccammodes.txt or whatever file it is in the right

RE: [hlcoders] SDK 2.3 spectator modes

2002-10-17 Thread Mazor
Lol Damn straight... Mine works now too. THANK YOU! -Mazor www.firearmsmod.com -Original Message- From: [EMAIL PROTECTED] [mailto:hlcoders-admin@;list.valvesoftware.com] On Behalf Of Pat Magnan Sent: Thursday, October 17, 2002 2:19 PM To: [EMAIL PROTECTED] Subject: Re: [hlcoders] SDK 2.3

Re: [hlcoders] SDK 2.3 spectator modes

2002-10-17 Thread Pat Magnan
Make sure that iuser1 is 3 bits in delta.lst. The old spectator mode had you specify it at 2 (so you can only have 4 possible values, you need a couple more as the values go up to 6 with new spec modes). Stupid high level languages making us forget the basics *grumble* *grumble* :) Once I worked

RE: [hlcoders] SDK 2.3 spectator modes

2002-10-17 Thread Mazor
7;re broke! =O -Mazor www.firearmsmod.com -Original Message- From: [EMAIL PROTECTED] [mailto:hlcoders-admin@;list.valvesoftware.com] On Behalf Of Mark Gornall Sent: Thursday, October 17, 2002 3:57 AM To: '[EMAIL PROTECTED]' Subject: RE: [hlcoders] SDK 2.3 spectator modes Add t

RE: [hlcoders] SDK 2.3 spectator modes

2002-10-17 Thread Mazor
: [EMAIL PROTECTED] [mailto:hlcoders-admin@;list.valvesoftware.com] On Behalf Of Mark Gornall Sent: Thursday, October 17, 2002 3:57 AM To: '[EMAIL PROTECTED]' Subject: RE: [hlcoders] SDK 2.3 spectator modes Add the new cases to your spectator selection code on the server yourself (so use

RE: [hlcoders] SDK 2.3 spectator modes

2002-10-17 Thread Mark Gornall
EMAIL PROTECTED] Subject: [hlcoders] SDK 2.3 spectator modes This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] How do I get the spectator modes to work? The only ones I can get to work on the old ones from before... chase cam, locked chase, free look -

[hlcoders] SDK 2.3 spectator modes

2002-10-16 Thread Mazor
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] How do I get the spectator modes to work? The only ones I can get to work on the old ones from before... chase cam, locked chase, free look -Mazor ___ To un