yonilerner / cs2-retakes-allocator

Advanced weapon allocation for B3none/cs2-retakes
GNU General Public License v3.0
58 stars 16 forks source link

AWP not working #145

Closed MickaNoob closed 6 months ago

MickaNoob commented 6 months ago

I think awp feature is not working properly

  "NumberOfExtraVipChancesForPreferredWeapon": 0,
  "AllowPreferredWeaponForEveryone": false,
  "ChanceForPreferredWeapon": 100,
  "MaxPreferredWeaponsPerTeam": {
    "Terrorist": 1,
    "CounterTerrorist": 1
  },
  "MinPlayersPerTeamForPreferredWeapon": {
    "Terrorist": 1,
    "CounterTerrorist": 1
  },

I got this configuration on my server.

If "NumberOfExtraVipChancesForPreferredWeapon" is to "0" i never get awp, (vip or admin or normal player) if i set "NumberOfExtraVipChancesForPreferredWeapon" to "1" only vip or admins get awp and no normal player.

I think there are too many parameters for its awp.

Min and Max config is ok. NumberOfExtraVipChancesForPreferredWeapon replace this by "only vip awp" if this set to 0 use ChanceForPreferredWeapon for everyone, and select chance...

I don't know if I'm clear in my explanations

yonilerner commented 6 months ago

This has been fixed in the latest release