Talk:Adding Ironsights: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Someone help please?)
No edit summary
Line 1: Line 1:
Z33ky, i followed it and it come up with doezen's of errors :( Probably because my lack of C++ expert :( Could you possibly add line numbers to '''each''' section of code? Because some parts im unsure of, so i end up adding in the wrong parts and generate a million errors. Please, add line numbers for all parts :) --[[User:Craziestdan|Craziestdan]] 08:46, 14 Sep 2008 (PDT)
Z33ky, i followed it and it come up with doezen's of errors :( Probably because my lack of C++ expert :( Could you possibly add line numbers to '''each''' section of code? Because some parts im unsure of, so i end up adding in the wrong parts and generate a million errors. Please, add line numbers for all parts :) --[[User:Craziestdan|Craziestdan]] 08:46, 14 Sep 2008 (PDT)
:Could someone please add line numbers for this tutorial '''please'''?? --[[User:Craziestdan|Craziestdan]] 17:32, 15 Sep 2008 (PDT)
:Could someone please add line numbers for this tutorial '''please'''?? --[[User:Craziestdan|Craziestdan]] 17:32, 15 Sep 2008 (PDT)
::The reason I won't add lines is, that I don't want newbies to just copy&paste that code, but understand what they are doing.
::Also, the lines will be wrong if there is a code-update or you already modified one of the files.
::You should be able to do this with knowledge of C++ and basic Source-knowledge --[[User:z33ky|z33ky]]

Revision as of 08:30, 16 September 2008

Z33ky, i followed it and it come up with doezen's of errors :( Probably because my lack of C++ expert :( Could you possibly add line numbers to each section of code? Because some parts im unsure of, so i end up adding in the wrong parts and generate a million errors. Please, add line numbers for all parts :) --Craziestdan 08:46, 14 Sep 2008 (PDT)

Could someone please add line numbers for this tutorial please?? --Craziestdan 17:32, 15 Sep 2008 (PDT)
The reason I won't add lines is, that I don't want newbies to just copy&paste that code, but understand what they are doing.
Also, the lines will be wrong if there is a code-update or you already modified one of the files.
You should be able to do this with knowledge of C++ and basic Source-knowledge --z33ky