Scale Bot Amount (v1.1.0d)

V 1.1.0d mod for Insurgency: Sandstorm

0
Downloads today
4,189
Downloads total
0
Comments

description

Note: This is a mutator for the server-side. Its also for Coop only.


This mutator will scale the amount of enemy bot for people using bBots. It will scale base on the MinimumEnemies and MaximumEnemies. Please make sure you set yours MaxPlayersToScaleEnemyCount to the number of players to scale with.


Mutator name:
- ScaleBotAmount


Default game.ini

[/ScaleBotAmount/Mutators/ScaleBotAmount.ScaleBotAmount_C]
;Enable enemy bot scale for bBots
bScaleBot=True

;Enemy bot scale base on your friendly bot too. Otherwise, just players
bScaleWithFriendlyBot=True

;Your team will lose only if your whole team is dead (including friendly bot) with no reinforcement wave left
;You will still lose if enemy recap your checkpoint because that part of the gamemode
bLoseWhenWholeTeamDead=True



The formula for scaling the bot

players = players + (friendly bots)
scaleplayer = amount of player to scale with
max = maximum enemies
min = minimum enemies

domain x >= 1 otherwise x = 1
f(x) = x - 1

(((max - min) / (scaleplayer - 1)) * f(players)) + min




If you like my mod and you want to support me, you can make a donation in my profile.

Credits

  • 15 Jul 05:01
    Version 1.1.0d



Files


19.06 2020
Modhoster user rating
5.0 / 9 Votes

Empfehlungsrate

-/-      
noch nicht genug Stimmen

Do you think this mod should be featured?

Mod abonnieren
Abonniere Scale Bot Amount (v1.1.0d)
Der Mod wird automatisch beim nächsten Start von Insurgency: Sandstorm installiert.
Insurgency: Sandstorm
filedata.8.zip
1.41 MB 4189

0 Comments for Scale Bot Amount (v1.1.0d)

You have to log in for writing comments.
You can also sign up for free, id you don't have an account yet - it only takes 5 minutes.

No comments yet.

Write the first comment...

      }