Re: [hlcoders] ClientActive Bots

2007-04-28 Thread Garry Newman
Subject: RE: [hlcoders] ClientActive Bots I can confirm that there's a bug where ClientDisconnect doesn't always get called. There are various bugs with that, seemingly all involving map changes or the client disconnecting during startup negotiation. At 2007/03/30 01:19 PM, Spencer 'voogru' MacDonald

Re: [hlcoders] ClientActive Bots

2007-04-28 Thread Ratman2000
] To: hlcoders@list.valvesoftware.com Sent: Saturday, April 28, 2007 2:45 PM Subject: Re: [hlcoders] ClientActive Bots The only thing I've come up against with bots is that the FAKECLIENT flag (or whatever it is) isn't set immediately, it's set after the bot has joined the game. I forget why

RE: [hlcoders] ClientActive Bots

2007-04-28 Thread Spencer 'voogru' MacDonald
@list.valvesoftware.com Subject: Re: [hlcoders] ClientActive Bots Hello, when you add bots in the server, plugins get the ClientActive funktion for each bot and PlayerInfo-GetNetworkIDString() is set to BOT so you can check for bots! I hope that helps! With friendly reguards Ratman2000 - Original

RE: [hlcoders] ClientActive Bots

2007-04-27 Thread Spencer 'voogru' MacDonald
@list.valvesoftware.com Subject: RE: [hlcoders] ClientActive Bots Is there any response to this? Or was it given to Spencer off-list? Thanks! I'd like to know as well. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Spencer 'voogru' MacDonald Sent

RE: [hlcoders] ClientActive Bots

2007-03-31 Thread bloodykenny
@list.valvesoftware.com Subject: RE: [hlcoders] ClientActive Bots Is there any response to this? Or was it given to Spencer off-list? Thanks! I'd like to know as well. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Spencer 'voogru' MacDonald Sent: Wednesday, March 28

RE: [hlcoders] ClientActive Bots

2007-03-29 Thread Kevin 'Poof' Gerry
Subject: RE: [hlcoders] ClientActive Bots *Crickets* -Original Message- From: Spencer 'voogru' MacDonald [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 2:50 AM To: hlcoders@list.valvesoftware.com Subject: [hlcoders] ClientActive Bots Hi all, I have noticed that the ClientActive

RE: [hlcoders] ClientActive Bots

2007-03-28 Thread Spencer 'voogru' MacDonald
*Crickets* -Original Message- From: Spencer 'voogru' MacDonald [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 2:50 AM To: hlcoders@list.valvesoftware.com Subject: [hlcoders] ClientActive Bots Hi all, I have noticed that the ClientActive function does not seem to be called by