Created
May 5, 2021 19:36
-
-
Save David-Lor/17fd4f9ae18d63808cc5083dd45e046d to your computer and use it in GitHub Desktop.
Insurgency Sandstorm: SP bots
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[/script/insurgency.inscheckpointgamemode] | |
bBots=True | |
SoloEnemies=50 | |
FriendlyBotQuota=50 | |
AIDifficulty=1.0 | |
bUseVehicleInsertion=True | |
RespawnDPR=0.5 | |
RespawnDelay=1 | |
bUseRandomCounterAttackTypes=True | |
bCounterAttackReinforce=True | |
[/Script/AIModule.AISystem] | |
bAllowStrafing=True | |
bAcceptPartialPaths=True | |
bEnableBTAITasks=False | |
bFinishMoveOnGoalOverlap=False | |
[/Script/AIModule.AIPerceptionComponent] | |
PeripheralVisionAngle=360 | |
[/Script/AIModule.AISenseConfig_Sight] | |
PeripheralVisionAngleDegrees=360 | |
AutoSuccessRangeFromLastSeenLocation=500 | |
[/Script/Insurgency.INSGameMode] | |
bKillFeed=True | |
bKillFeedSpectator=True | |
bKillerInfo=True | |
bKillerInfoRevealDistance=True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment