Skip to content

Releases: partiusfabaa/cs2-advertisement

v1.0.5.0

25 Nov 21:29
Compare
Choose a tag to compare

Added support for \n in the welcome message

v1.0.5

22 Nov 16:16
Compare
Choose a tag to compare
  1. Added a chat greeting.
"WelcomeMessage": {
    "MessageType": 0,                            //0 - CHAT | 1 - CENTER | 2 - CENTER HTML
    "Message": "{RED}Welcome, {GREEN}{PLAYERNAME}" //The text that the player will see can use color tags and the `{PLAYERNAME}` tag.
  },

If it is not needed, it does not need to be added to the configuration.

  1. Now, to use the command on the server, you must assign yourself the @css/root flag. Don't forget to remove "Admins": [],

v1.0.4

17 Nov 18:10
Compare
Choose a tag to compare
  1. Now the output in Panel works normally
  2. Added 2 new tags {PLAYERS}, {MAXPLAYERS}
  3. A new parameter PrintToCenterHtml: false has been added to the config - if set to true, you can use HTML when outputting to Center.
  4. Also, tags can now be used in panel output.

recompiled for the new CSSharp v43

12 Nov 17:13
Compare
Choose a tag to compare
v1.0.3.0

Update CounterStrikeSharp.API.dll

recompiled for the new CSSharp v30

12 Nov 03:13
Compare
Choose a tag to compare

v1.0.3

06 Nov 13:17
c2f81d4
Compare
Choose a tag to compare

added 3 new tags {SERVERNAME} {IP} {PORT}

v1.0.2

03 Nov 20:45
Compare
Choose a tag to compare

compiled under the new dll

v1.0.1

24 Oct 18:43
Compare
Choose a tag to compare
  1. Completely changed advertising in "Chat" and "Center"
  2. Completely changed the config

special thanks to @Muinez

v1.0.0

24 Oct 14:33
Compare
Choose a tag to compare
1