Talk:Activity List: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(This is the activity list found in ai_activity.h)
 
No edit summary
Line 1: Line 1:
==This is the activity list found in ai_activity.h==
I notice I have more activities listed in my (latest) ai_activity.h file - most noticeably the various "stealth" state affects. However - if I understand correctly - ACT_s are only enabled if they are listed in both ai_activity.h and activitylist.cpp (?). The list in this article bears closer resemblance to the activitylist.cpp file. Please could someone more knowlegable check/clarify ? --[[User:Beeswax|Beeswax]] 16:13, 19 Mar 2008 (PDT)
I notice I have more activities listed in my (latest) ai_activity.h file - most noticeably the various "stealth" state affects. However - if I understand correctly - ACT_s are only enabled if they are listed in both ai_activity.h and activitylist.cpp (?). The list in this article bears closer resemblance to the activitylist.cpp file. Please could someone more knowlegable check/clarify ? --[[User:Beeswax|Beeswax]] 16:13, 19 Mar 2008 (PDT)

Revision as of 16:13, 19 March 2008

This is the activity list found in ai_activity.h

I notice I have more activities listed in my (latest) ai_activity.h file - most noticeably the various "stealth" state affects. However - if I understand correctly - ACT_s are only enabled if they are listed in both ai_activity.h and activitylist.cpp (?). The list in this article bears closer resemblance to the activitylist.cpp file. Please could someone more knowlegable check/clarify ? --Beeswax 16:13, 19 Mar 2008 (PDT)