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

    Function AIBattlefieldBehavior

    • Sets a player to act independently. They will attempt to complete objectives, fire on enemy players, etc. 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 set the behavior for.

      Returns void

    • Sets a player to act independently. They will attempt to complete objectives, fire on enemy players, etc. (Only works for AI players)

      Parameters

      Returns void