Talk:Adding Ironsights: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
::Also, the lines will be wrong if there is a code-update or you already modified one of the files.
::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]]
::You should be able to do this with knowledge of C++ and basic Source-knowledge --[[User:z33ky|z33ky]]
Hey z33ky, the tutorial works great and I'd like to thank you so much for putting this up.
I was having troubles with linking it client side to server side and you fixed everything up.--[[User:JLea|JLea]] 21:27, 19 Sep 2008 (PDT)

Revision as of 21:27, 19 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

Hey z33ky, the tutorial works great and I'd like to thank you so much for putting this up. I was having troubles with linking it client side to server side and you fixed everything up.--JLea 21:27, 19 Sep 2008 (PDT)