yonilerner/cs2-retakes-allocator

AWP not working

MickaNoob opened this issue · 1 comments

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

This has been fixed in the latest release