Raised This Month: $32 Target: $400
 8% 

[CS:GO] RankMe Kento Edition (3.0.3.Kento.33.2 | 2020-11-11)


Post New Thread Reply   
 
Thread Tools Display Modes
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 10-25-2018 , 07:00   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #471

Quote:
Originally Posted by Catalysm View Post
Hey I made a Discord bot that can output the stats from this plugin. Figured some people might find this useful ^^

https://github.com/niekcandaele/CSGO-RankMe-Discord
Added to the first post
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
Munoon
Member
Join Date: Jul 2018
Location: www.Train4Game.com
Old 10-25-2018 , 15:52   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #472

Have a problem with MySQL and your plugin. Help pls!
https://github.com/rogeraabbccdd/Kento-Rankme/issues/84
Munoon is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 10-26-2018 , 00:25   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #473

Quote:
Originally Posted by Catalysm View Post
Hey I made a Discord bot that can output the stats from this plugin. Figured some people might find this useful ^^

https://github.com/niekcandaele/CSGO-RankMe-Discord
Like, congratulations to the initiative.

My question would be, would not it be better to make a Plugin similar to the Plugin Discord SourceBans++.

Alas in the case the users just send to the server and configure a WebHook in the Discord, or it would not be possible?
paulo_crash is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 10-28-2018 , 05:48   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #474

Quote:
Originally Posted by Munoon View Post
Have a problem with MySQL and your plugin. Help pls!
https://github.com/rogeraabbccdd/Kento-Rankme/issues/84
I can't reproduce your problem.
Try change rankme_rank_cache to 0 in your config.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 10-28-2018 , 12:09   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #475

rogeraabbccdd are you planning to add the new suggested functions in GitHub Issues?
paulo_crash is offline
napster_10
Senior Member
Join Date: May 2016
Old 10-28-2018 , 13:07   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #476

hoi...

what do i need to do that admins dont trigger the connect message to chat etc.. and the join spectator message aswell

Last edited by napster_10; 10-28-2018 at 13:10.
napster_10 is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 10-29-2018 , 04:50   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #477

Quote:
Originally Posted by paulo_crash View Post
rogeraabbccdd are you planning to add the new suggested functions in GitHub Issues?
Pull requests are always welcome.
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 10-29-2018 , 04:51   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #478

Quote:
Originally Posted by napster_10 View Post
hoi...

what do i need to do that admins dont trigger the connect message to chat etc.. and the join spectator message aswell
PHP Code:
rankme_announcer_player_connect    "0"    //Announce when a player connect with position and points? 
rankme_announcer_player_connect_chat    "0"    //Announce when a player connect at chat? 
rankme_announcer_player_connect_hint    "0"    //Announce when a player connect at hintbox? 
rankme_announcer_player_disconnect    "0"    //Announce when a player disconnect with position and points? 
rankme_announcer_top_player_connect    "0"    //Announce when a top player connect? 
rankme_announcer_top_pos_player_connect    "10"    //Max position to announce that a top player connect? 
rankme_announcer_top_player_connect_chat    "0"    //Announce when a top player connect at chat? 
rankme_announcer_top_player_connect_hint    "0"    //Announce when a top player connect at hintbox? 
__________________

Please keep in mind, nobody have responsibility to help you, especially who don't try to Google first.
I only read messages in Chinese and English.

GitHub | Discord:Kento#2118
rogeraabbccdd is offline
napster_10
Senior Member
Join Date: May 2016
Old 10-29-2018 , 20:01   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #479

nono i want that player connect announce just excluding admins
napster_10 is offline
Obyboby
Veteran Member
Join Date: Sep 2013
Old 11-11-2018 , 08:22   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.29.2 | 2018-10-24)
Reply With Quote #480

Quote:
Originally Posted by Catalysm View Post
Hey I made a Discord bot that can output the stats from this plugin. Figured some people might find this useful ^^

https://github.com/niekcandaele/CSGO-RankMe-Discord
I added this bot and it was working perfectly, then I must have changed something and it's not replying anymore. I don't really know how to fix this though as I'm not getting any response at all.
It can successfully log into my database, connect to Discord.. but that's it, no more replies
EDIT: OK I am just dumb. If I message the BOT privately it does reply but the goal was to have it in a channel and reply to commands. Wondering how I can achieve that..
EDIT2: It works in a channel if I mention the BOT.
__________________

Last edited by Obyboby; 11-11-2018 at 08:34.
Obyboby is offline
Reply



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 20:26.


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