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

[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 01-12-2017 , 11:38   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #131

Quote:
Originally Posted by Abusador View Post
The announce :
Player Kento got 3 points for killing roger

Not function !!! help-me.(no logs error)
I use the 3.0.3 in SM 1.8
Sorry m8 I don't know what's your problem.
Change "rankme_changes_chat" to "0" if you don't want to see it.
__________________

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

Last edited by rogeraabbccdd; 01-12-2017 at 11:39.
rogeraabbccdd is offline
emialcaraz
Member
Join Date: Oct 2016
Location: Argentina
Old 01-12-2017 , 11:39   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #132

Im trying to display points on the user name. this will work?


char oldname=GetClientName(Client)

for (int i = 1; i <= MaxClients; i++)
{
SetClientName(i, oldname, g_aSession[i][SCORE]);
}

Thanks
emialcaraz is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 01-12-2017 , 11:41   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #133

Quote:
Originally Posted by emialcaraz View Post
Im trying to display points on the user name. this will work?


char oldname=GetClientName(Client)

for (int i = 1; i <= MaxClients; i++)
{
SetClientName(i, oldname, g_aSession[i][SCORE]);
}

Thanks
"Session" only shows players' point in currently map.
So you have to use "g_aStats[i][SCORE]".
__________________

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
emialcaraz
Member
Join Date: Oct 2016
Location: Argentina
Old 01-12-2017 , 13:19   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #134

Can you help me? Im trying to compile:

for (new j = 1; j <= MaxClients; j++)
{
new newname = g_aStats[j][SCORE];
GetClientName(j, Name, sizeof(Name));
SetClientName(j, newname, sizeof(Name));
}

but dont compile
emialcaraz is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 01-12-2017 , 13:36   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #135

any warning or error in compiler?
__________________

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
emialcaraz
Member
Join Date: Oct 2016
Location: Argentina
Old 01-12-2017 , 13:52   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #136

yes 2 errors, argument type mismatch
emialcaraz is offline
spot
Senior Member
Join Date: May 2009
Old 01-13-2017 , 03:52   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #137

Quote:
Originally Posted by Abusador View Post
The announce :
Player Kento got 3 points for killing roger

Not function !!! help-me.(no logs error)
I use the 3.0.3 in SM 1.8
You are not telling us what version of Kento you are using.
Please type sm plugins list in server console, and paste it here.
MySQL? Sqlite?

Last edited by spot; 01-13-2017 at 03:53.
spot is offline
Abusador
Member
Join Date: Sep 2015
Old 01-13-2017 , 15:41   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #138

Quote:
Originally Posted by spot View Post
You are not telling us what version of Kento you are using.
Please type sm plugins list in server console, and paste it here.
MySQL? Sqlite?
MySQL and kento18
Abusador is offline
billson
New Member
Join Date: Jan 2017
Old 01-14-2017 , 06:46   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #139

Hi. Awesome plugin. How do I disable annoying top player hint. Thank you.
billson is offline
rogeraabbccdd
Veteran Member
Join Date: Jun 2015
Location: de_dust2
Old 01-14-2017 , 07:51   Re: [CS:GO] RankMe Kento Edition (3.0.3.Kento.18 | 2017-1-11)
Reply With Quote #140

Quote:
Originally Posted by billson View Post
Hi. Awesome plugin. How do I disable annoying top player hint. Thank you.
Hi. Awesome question.
Why don't you check plugin config before you ask a question.
Thank you.
__________________

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
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 02:38.


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