Re: [hlcoders] Interface method request: engine-ServerInsertCommand()

2005-06-09 Thread Mattie Casper
. Thanks, as always, for your help, -Mattie - Original Message - From: Alfred Reynolds [EMAIL PROTECTED] To: hlcoders@list.valvesoftware.com Sent: Monday, April 11, 2005 11:59 PM Subject: RE: [hlcoders] Interface method request: engine-ServerInsertCommand() I can suggest it to the team

RE: [hlcoders] Interface method request: engine-ServerInsertCommand()

2005-04-11 Thread Alfred Reynolds
] Interface method request: engine-ServerInsertCommand() This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] Valve reps, Is there any way you can extend the IVEngineServer interface to provide ServerInsertCommand() (or some other relevant name

Re: [hlcoders] Interface method request: engine-ServerInsertCommand()

2005-04-11 Thread Mattie Casper
, -Mattie - Original Message - From: Alfred Reynolds [EMAIL PROTECTED] To: hlcoders@list.valvesoftware.com Sent: Monday, April 11, 2005 5:58 PM Subject: RE: [hlcoders] Interface method request: engine-ServerInsertCommand() Are you looking for IVEngineServer::ServerCommand() which will run

RE: [hlcoders] Interface method request: engine-ServerInsertCommand()

2005-04-11 Thread Alfred Reynolds
Subject: Re: [hlcoders] Interface method request: engine-ServerInsertCommand() Thanks, Alfred, for responding. No-- I'm looking for something different. IVEngineServer::ServerCommand() places the command at the _end_ of of the command buffer. I need the same function that the 'exec' command would

[hlcoders] Interface method request: engine-ServerInsertCommand()

2005-04-10 Thread Mattie Casper
This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] Valve reps, Is there any way you can extend the IVEngineServer interface to provide ServerInsertCommand() (or some other relevant name)? It would work a lot like the old Quake engine's command