CBaseFlex: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
{{warning|It is not advised to leave this class as-is for Co-op mods, since each NPC takes up over 256 bytes of data to update. That amounts to 5 kb for 20 NPCs!}}
{{warning|It is not advised to leave this class as-is for Co-op mods, since each NPC takes up over 256 bytes of data to update. That amounts to 1 kb for 4 NPCs!}}
[[Category:Classes]]
[[Category:Classes]]

Revision as of 23:24, 18 April 2006

Warning.pngWarning:It is not advised to leave this class as-is for Co-op mods, since each NPC takes up over 256 bytes of data to update. That amounts to 1 kb for 4 NPCs!