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

    Function AIStartUsingGadget

    • Gives a player the instruction to use a specific gadget on a target location or player. 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 give the instruction to.

      • gadget: Gadgets

        The gadget to use.

      • targetPos: Vector

        The target position to use the gadget on.

      Returns void

    • Gives a player the instruction to use a specific gadget on a target location or player. 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 give the instruction to.

      • gadget: Gadgets

        The gadget to use.

      • targetPlayer: Player

        The target player to use the gadget on.

      Returns void

    • Gives a player the instruction to use a specific gadget on a target location or player. (Only works for AI players)

      Parameters

      Returns void

    • Gives a player the instruction to use a specific gadget on a target location or player. (Only works for AI players)

      Parameters

      Returns void