Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Releases: partiusfabaa/cs2-LiteVIP

v1.0.7.9

09 Dec 14:43
Compare
Choose a tag to compare

fixed error when connecting a player

v1.0.7.8

08 Dec 13:57
Compare
Choose a tag to compare

1. fixed extra jumps for everyone

2. The problem with VipTest has been fixed

v1.0.7.7

05 Dec 10:10
Compare
Choose a tag to compare

Recompiled for CSSharp v107

v1.0.7.6

04 Dec 18:42
Compare
Choose a tag to compare

1. Added a new option to the config that allows you to disable vip on pistol round

"DisableAllOrPartial": 0, // 0 - off, 1 - items and money, 2 all

you need to insert it at the very beginning of the config

2. Now the money is not appropriated but added to

v1.0.7.5fix

04 Dec 13:38
Compare
Choose a tag to compare

v1.0.7.5

04 Dec 10:39
Compare
Choose a tag to compare
  1. Corrected the mistake
  2. Added 2 commands css_vips, !vips - shows all active VIP players

v1.0.7.4

03 Dec 16:08
Compare
Choose a tag to compare
  1. Recompiled on CSSharp v98
  2. Added a defusing kit for Counter-Terrorist.

update

01 Dec 16:15
Compare
Choose a tag to compare

Recompiled for CSSharp 87

v1.0.8

11 Dec 09:11
Compare
Choose a tag to compare
  1. Translations added
  2. Recompiled to CSSharp v120

v1.0.7.3

26 Nov 19:05
Compare
Choose a tag to compare

Added:

  1. The Respawn command is css_vip_respawn or !vip_respawn, In the config it should be written "Respawn": count
  2. Added to the config in VipTestSettings. VipTestCooldown - how long it takes to retake a vip
"VipTestSettings": {
    "VipTestEnabled": true,
    "VipTestTime": 3600,
    "VipTestCooldown": 3600,
    "VipTestGroup": "GROUP_NAME",
    "VipTestCount": 4
  },

Fixed:

  1. VIP issuance after map change
  2. Weapons issuance