bf6-portal-mod-types
    Preparing search index...

    Function AIEnableShooting

    • Enables or disables shooting for AI. This only works for AI players and wil likely error and end the execution frame if used on a human player.

      Parameters

      • player: Player

        The player to enable shooting for.

      Returns void

    • Enables or disables shooting for AI. This only works for AI players and wil likely error and end the execution frame if used on a human player.

      Parameters

      • player: Player

        The player to enable shooting for.

      • enable: boolean

        Whether to enable or disable shooting.

      Returns void

    • Enables or disables shooting for AI. (Only works for AI players)

      Parameters

      Returns void

    • Enables or disables shooting for AI. (Only works for AI players)

      Parameters

      Returns void