[hlcoders] modifying usercmd_s

2002-05-13 Thread Jeff Fearn
I was wondering if it would be possible to increase the size of buttons in usercmd_t, from an unsigned short to an int? I believe I can't do it as it is part of the engine :{ If this is the case is there any chance of getting the SDK updated at some stage? I want to add some melee attacks, and

Re: [hlcoders] modifying usercmd_s

2002-05-13 Thread Daniel Koppes
Um. Did you ever think to just TRY it? Would be a better answer than you'd get from here :) - Original Message - From: Jeff Fearn [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 13, 2002 6:32 PM Subject: [hlcoders] modifying usercmd_s I was wondering if it would

RE: [hlcoders] modifying usercmd_s

2002-05-13 Thread Mazor
] modifying usercmd_s Um. Did you ever think to just TRY it? Would be a better answer than you'd get from here :) - Original Message - From: Jeff Fearn [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 13, 2002 6:32 PM Subject: [hlcoders] modifying usercmd_s I was wondering if it would

RE: [hlcoders] modifying usercmd_s

2002-05-13 Thread David Flor
: [hlcoders] modifying usercmd_s Um. Did you ever think to just TRY it? Would be a better answer than you'd get from here :) - Original Message - From: Jeff Fearn [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, May 13, 2002 6:32 PM Subject: [hlcoders] modifying usercmd_s I

Re: [hlcoders] modifying usercmd_s

2002-05-13 Thread Jim Hunter
I know I could do this with messages, but it seems to me that this would be a cheaper (bandwith), and more logical, method. You could also reuse the impulse byte. (cheaper, but not logical) ___ To unsubscribe, edit your list preferences, or view