Skip to content

Instantly share code, notes, and snippets.

@David-Lor
Created May 5, 2021 19:36
Show Gist options
  • Save David-Lor/17fd4f9ae18d63808cc5083dd45e046d to your computer and use it in GitHub Desktop.
Save David-Lor/17fd4f9ae18d63808cc5083dd45e046d to your computer and use it in GitHub Desktop.
Insurgency Sandstorm: SP bots
[/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