Personaly I do perfer to learn from code, but that's generaly coz the code has got some comments etc behind it.
In this instantance however there wasnt any comments attached to the function def (yes, I probably should have searched for the function but it was early and I was tired) so desided to ask the ppl who made it what it did ;) I Agree with finding things out yaself, on the hlsdk message board I see question which make me wanna yell 'look at the goddamn code' coz they ask such simple question. The other thing is there isnt much info on client side programming about that I can find, and finaly as I said, I aint working on this bit of the mod atm, but did want some info before I goto that bit... :) > Personally I like to figure things out for myself. It's more fun that way. > > I learned to code without the use of books, tutorials, or anything else. All I had for > reference was other people's code. > > Many other programmers I know can't learn from code... they look at the HL SDK, and then > ask me something like "how do i make the funnel effect" rather than digging up > env_funnel and figuring out its TE_LARGEFUNNEL > > I think it's sad that people are so lazy and so dependant on others for the most basic > information. > > Just my two cents > > -av > > Neale Roberts wrote: > > > Damn! And I spent all day inventing this wheel too... > > > > ----- Original Message ----- > > From: "Yacketta, Ronald" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, February 07, 2002 5:14 PM > > Subject: RE: [hlcoders] Info on a client command > > > > > I think it is along the lines of "why reinvent the wheel" > > > if someone knows, why not spill the beans so we all can learn a little > > > something...... > > > > > > > -----Original Message----- > > > > From: Nicolai Haehnle [mailto:[EMAIL PROTECTED]] > > > > Sent: Thursday, February 07, 2002 11:19 > > > > To: [EMAIL PROTECTED] > > > > Subject: Re: [hlcoders] Info on a client command > > > > > > > > > > > > Am Donnerstag, 7. Februar 2002 16:52 schrieb _Phantom_: > > > > > How does this work when there are two keys bound to one action then? > > > > > eg > > > > > > > > > > bind "[" "invprev" > > > > > bind "]" "invnext" > > > > > bind "MWHEELDOWN" "invnext" > > > > > bind "MWHEELUP" "invprev" > > > > > > > > > > or does it not include mouse/joystick button as they are > > > > buttons and not > > > > > keys? > > > > > > > > Well, why don't you try and find out? > > > > > > > > cu, > > > > Prefect > > > > _______________________________________________ > > > > 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 > > > > > > > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > -- > --------- > [DRP]Avatar-X > SillyZone Homepage: www.thesillyzone.com > SillyZone Forums: forum.thesillyzone.com > My Homepage: www.cyberwyre.com > > > _______________________________________________ > 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

