Re: [hlcoders] Simple question...

2010-12-13 Thread Stephen Swires
bind key +alt1 On Mon, Dec 13, 2010 at 7:37 PM, Ben Palmer wrote: > Try Ctrl+F6 > > -Original Message- > From: hlcoders-boun...@list.valvesoftware.com > [mailto:hlcoders-boun...@list.valvesoftware.com] On Behalf Of AndreaZzZ > Sent: 13 December 2010 19:35 > To: Discussion of Half-Life Pro

Re: [hlcoders] Simple question...

2010-12-13 Thread Ben Palmer
Try Ctrl+F6 -Original Message- From: hlcoders-boun...@list.valvesoftware.com [mailto:hlcoders-boun...@list.valvesoftware.com] On Behalf Of AndreaZzZ Sent: 13 December 2010 19:35 To: Discussion of Half-Life Programming Subject: [hlcoders] Simple question... How to use the "prone" capabilit

Re: [hlcoders] Simple question ? on mouse key bindings

2008-12-29 Thread Maarten De Meyer
As said, I'm trying to close the spectator menu. By default it closes with the duck button, but doesnt work if duck is a mouse button. So I capture mouse events in the specgui and see the user hit the right mouse button. So then I need to check if that maps to duck. Tada. > This seems like a very

Re: [hlcoders] Simple question ? on mouse key bindings

2008-12-28 Thread Skyler Clark
This seems like a very strange question.What are you trying to achieve with this? -Skyler Clark On Fri, Dec 26, 2008 at 6:57 AM, Maarten De Meyer wrote: > Update > > I found out engine->Key_LookupBinding("duck"); is returning "MOUSE2", but > only if it's the first bound key. I don't understand wh

Re: [hlcoders] Simple question ? on mouse key bindings

2008-12-26 Thread Maarten De Meyer
Update I found out engine->Key_LookupBinding("duck"); is returning "MOUSE2", but only if it's the first bound key. I don't understand why this function doesn't return an array of strings, since a binding can map to any number of keys? Or at least supply an inverse function, which would allow you t

RE: [hlcoders] Simple question, I hope..

2005-03-30 Thread Brian Smith
January 30, 2005 6:43 PM To: hlcoders@list.valvesoftware.com Subject: RE: [hlcoders] Simple question, I hope.. Cool, I see. I don't see those in the cfg directory.. Are they in the GCF? How can I view/extract from a GCF? Thanks again, Brian -Original Message- From: [EMAIL PRO

RE: [hlcoders] Simple question, I hope..

2005-03-30 Thread Brian Smith
oders@list.valvesoftware.com Subject: Re: [hlcoders] Simple question, I hope.. Chapter1.cfg, Chapter2.cfg, etc All in the /cfg/ folder of your mod. They are simply the commands to execute when the Chapter is double clicked (like "map chapter1") To change the titles you will have t

Re: [hlcoders] Simple question, I hope..

2005-03-30 Thread Childe Roland
Chapter1.cfg, Chapter2.cfg, etc All in the /cfg/ folder of your mod. They are simply the commands to execute when the Chapter is double clicked (like "map chapter1") To change the titles you will have to mess with the hl2_english.txt in the /resource/ folder. If you want to use HL2's default for

Re: [hlcoders] Simple Question

2002-11-26 Thread Steve Rukuts
-- [ Converted text/html to text/plain ] "status", then its tc/ip :D just clearing that one up for you. =>"status" => =>and then parse for the ip. => =>Rat Man wrote: =>> [ Converted text/html to text/plain ] =>> =>> Simple Question, almost too simple =>> =>> Whats the console command to get th

Re: [hlcoders] Simple Question

2002-11-25 Thread Alfred
> To: <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 4:12 PM Subject: Re: [hlcoders] Simple Question "status" and then parse for the ip. Rat Man wrote: [ Converted text/html to text/plain ] Simple Question, almost too simple Whats the console c

Re: [hlcoders] Simple Question

2002-11-25 Thread Sniper
"parse" for the ip? haha, I think someone has been coding too much lately. -Sniper - Original Message - From: "Alfred" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 25, 2002 4:12 PM Subject: Re: [hlcoders] Simple Question > &qu

Re: [hlcoders] Simple Question

2002-11-25 Thread Alfred
"status" and then parse for the ip. Rat Man wrote: [ Converted text/html to text/plain ] Simple Question, almost too simple Whats the console command to get the ip of the server your on? -- Add photos to your messages