Raised This Month: $12 Target: $400
 3% 

[CS:GO] Ace announcer


Post New Thread Reply   
 
Thread Tools Display Modes
Author
ivenuss
Junior Member
Join Date: Nov 2019
Location: Czech Republic
Plugin ID:
7186
Plugin Version:
1.0
Plugin Category:
Statistical
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Prints message, whenever user do ace.
    Old 07-05-2020 , 18:57   [CS:GO] Ace announcer
    Reply With Quote #1

    Description:
    Show message and play sound to everyone, whenever someone does ace, with actual kills.

    Preview:
    [ACE] Player venus did ACE with 5 kills!

    Cvars:
    Code:
    sm_aceannouncer_minimum_players "5" //Minimum kills to count as an ace to user.
    sm_aceannouncer_count_suicide "0" //Enable/Disable counting suicide as kill (1/0) 0 -disabled
    sm_aceannouncer_sound_enabled "1" //Enable/Disable sound when player does ace (1/0)
    Download:

    Main repository
    Direct download
    __________________
    My website: https://jakubh.com/ Github: https://github.com/ivenuss Steam: https://steamcommunity.com/id/ivenuss/
    Accepting private works in sourcepawn or web dev.

    Last edited by ivenuss; 07-08-2020 at 06:25.
    ivenuss is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 07-06-2020 , 06:30   Re: [CS:GO] Ace announcer
    Reply With Quote #2

    My plugin Useful Commands also announces ace in chat, forces fun fact to be ace, and allows the guy who aced set a custom fun fact instead .
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 is offline
    Touric
    Junior Member
    Join Date: Jul 2018
    Old 07-06-2020 , 11:25   Re: [CS:GO] Ace announcer
    Reply With Quote #3

    Quote:
    Originally Posted by eyal282 View Post
    My plugin Useful Commands also announces ace in chat, forces fun fact to be ace, and allows the guy who aced set a custom fun fact instead .
    congrats
    Touric is offline
    DeadSwim
    Junior Member
    Join Date: Mar 2019
    Location: On PC
    Old 07-07-2020 , 12:54   Re: [CS:GO] Ace announcer
    Reply With Quote #4

    Simple and useful
    __________________
    DeadSwim is offline
    peliluola
    New Member
    Join Date: Jan 2021
    Old 01-21-2021 , 07:38   Re: [CS:GO] Ace announcer
    Reply With Quote #5

    I like the announcer. Tried to modify it, but I'm a beginner when it comes to reading and creating scripts.

    Is it possible to make it announce during the round, on the actual kill moment?

    I would like to make a mod for my server where it announces 3k, 4k and ace with these sounds:

    music/kill_01.wav
    music/kill_02.wav
    music/kill_03.wav

    ... but could not figure out how to make it announce on the kill moment during the round.
    peliluola is offline
    ivenuss
    Junior Member
    Join Date: Nov 2019
    Location: Czech Republic
    Old 05-20-2021 , 10:21   Re: [CS:GO] Ace announcer
    Reply With Quote #6

    Quote:
    Originally Posted by peliluola View Post
    I like the announcer. Tried to modify it, but I'm a beginner when it comes to reading and creating scripts.

    Is it possible to make it announce during the round, on the actual kill moment?

    I would like to make a mod for my server where it announces 3k, 4k and ace with these sounds:

    music/kill_01.wav
    music/kill_02.wav
    music/kill_03.wav

    ... but could not figure out how to make it announce on the kill moment during the round.
    Yeah of course it is possible, but ace always happen when round ends (you kill whole enemy team) obviously. ;) You can move the logic outside of event callback Event_RoundEnd and put it inside Event_PlayerDeath callback under the existing code. And about implementing your own sounds you can check this
    __________________
    My website: https://jakubh.com/ Github: https://github.com/ivenuss Steam: https://steamcommunity.com/id/ivenuss/
    Accepting private works in sourcepawn or web dev.
    ivenuss is offline
    hoyxen
    Member
    Join Date: Mar 2021
    Old 05-20-2021 , 18:01   Re: [CS:GO] Ace announcer
    Reply With Quote #7

    I will certainly use it!
    __________________

    Last edited by hoyxen; 05-20-2021 at 18:03.
    hoyxen is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 06:58.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode