Re: [hlcoders] Hud positioning/scaling help

2006-07-19 Thread Steve Rabouin
-- [ Picked text/plain from multipart/alternative ] Try using the XRES() and YRES() functions, and base your code off that, this way you will get correct placement for any resolution, even if it is changed while in game. On 7/19/06, Michael Kramer <[EMAIL PROTECTED]> wrote: > > -- > [ Picked text/

[hlcoders] Hud positioning/scaling help

2006-07-19 Thread Michael Kramer
-- [ Picked text/plain from multipart/alternative ] Im having trouble positioning and scaling some of the images I have for my hud. I know that im supposed to position them in 640x480, but when I do that, if I then take it up to say 1024x768 then some of the images now intersect with the text, beca