ineedbots / iw5_bot_warfare

The Bot Warfare mod for MW3
https://www.moddb.com/mods/bot-warfare
100 stars 30 forks source link

Setting bot rank seems to be hit and miss. #70

Closed tobi-polar closed 1 year ago

tobi-polar commented 2 years ago

I set bots to prestige 0 rank 80, but they don't all appear as rank 80, some being in the 70's. This on on a dedicated server.

set bots_loadout_rank "80" set bots_loadout_prestige "0"

20220604115245_1

Aesirix commented 2 years ago

I'm not 100% certain how it calculates rank, but I think since you put 80 it's choosing ranks around 80. Makes me wonder if choosing something like 90 would make it so that they are all 80.

ineedbots commented 1 year ago

https://github.com/ineedbots/piw5_bot_warfare/blob/master/raw/maps/mp/bots/_bot_script.gsc#L154

Intended, they will be set to the rank of the dvar, with a random guass distribution.