# Set Default Gather Point For Personality

Grammar — Set default gather point for player player to point
FlagsAction | CustomAI

Changes the default gather point for an AI player using a personality. The default gather point may also be set directly in the AI module.

# Arguments

  • int — Player
  • point — Point

Returns — void

Category: AI / Personalities

# Examples

— None found —