Skip to content

Chat Target Strategies

Chat Target Strategies
1
2
3
4
extern const int cPlayerChatTargetStrategyInvalid = 0;
extern const int cPlayerChatTargetStrategyRush = 1;
extern const int cPlayerChatTargetStrategyBoom = 2;
extern const int cPlayerChatTargetStrategyTurtle = 3;