remember jonas, he's working with HL1 not source ;) Basically all I used to do.. back in the day, was when I read convars, I'd just use min/max on them. you can also use 'clamp' int blah = clamp(cvar_t's value, min, max);
On Fri, Jul 18, 2008 at 4:04 PM, Tan Theodore <[EMAIL PROTECTED]> wrote: > > Ok. Thanks for the pointers, Omega and Jonas. > _________________________________________________________________ > Manage multiple email accounts with Windows Live Mail effortlessly. > http://www.get.live.com/wl/all > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > -- -Tony _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

