Talk:Player and NPC Cloak: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Feel free to list any improvements I should make. This is, after all, my first tutorial, so there's likely some things I could polish. ~~~~")
 
Line 1: Line 1:
Feel free to list any improvements I should make. This is, after all, my first tutorial, so there's likely some things I could polish. [[User:Chainmanner|Chainmanner]] 04:28, 30 August 2014 (UTC)
Feel free to list any improvements I should make. This is, after all, my first tutorial, so there's likely some things I could polish. [[User:Chainmanner|Chainmanner]] 04:28, 30 August 2014 (UTC)
== CBaseCombatCharacter constructor and destructor ==
Where is the constructor and destructor in the code, there are that many occurrences of CBaseCombatCharacter in the script, and since you didn't specify a line number OR a specific search word, it is near impossible to find

Revision as of 03:53, 6 April 2016

Feel free to list any improvements I should make. This is, after all, my first tutorial, so there's likely some things I could polish. Chainmanner 04:28, 30 August 2014 (UTC)

CBaseCombatCharacter constructor and destructor

Where is the constructor and destructor in the code, there are that many occurrences of CBaseCombatCharacter in the script, and since you didn't specify a line number OR a specific search word, it is near impossible to find