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

    Function AIGadgetSettings

    • Tweak settings for a player's gadgets. 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 tweak gadget settings for.

      • applyUsageCriteria: boolean

        Whether to apply usage criteria.

      • applyCoolDownAfterUse: boolean

        Whether to apply cool down after use.

      • applyInaccuracy: boolean

        Whether to apply inaccuracy.

      Returns void

    • Tweak settings for a player's gadgets. (Only works for AI players)

      Parameters

      • player: Player
      • applyUsageCriteria: boolean
      • applyCoolDownAfterUse: boolean
      • applyInaccuracy: boolean

      Returns void