Haha yeah, but I figured the same method would work back in GoldSrc, clamping isn't some kind of hi-tech technology you know. Yet I have absolutely no experience with GoldSrc modding, so yeah. ;-)
From: "Tony "omega" Sergi" <[EMAIL PROTECTED]> > 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 > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

