Jump to content

5 Screenshots

  • 1.2m
  • 18k
  • 139.26 kB

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



  • Administrator
Steenamaroo

Posted

Hi,
No, PlayerRanks should list data in the top 30 tables even you don't have 30 records yet.
You shouldn't have a problem. 👍

Psyonide

Posted

I have a question about the SQL database. I use Iced Host which has a Pterodactyl dashboard with a built in database feature. Can PlayerRanks use this database or would I need a true MySQL database? I beleive this is a SQL Server (MSSQL) not a MySQL database.

  • Administrator
Steenamaroo

Posted

Hi,
No, I don't believe they're compatible.
Happy to be corrected but I think you're out of luck unless they offer MySQL/MariaDB.

HunterZ

Posted

It seems that the plugin doesn't update the title holder for Time Played very often... I've got someone with 2.5 hours more play time than the current title holder. I verified the screenshot below by checking Oxide groups in Carbon that Apex-Predator has the timeplayed group, even though hacksforreall actually has more time played this wipe.

Also Skulls Crushed is still broken. I've been meaning to look into this myself but haven't yet.

image.png.1b4cbf3960578f3d26574f8a2f8cccbf.png

  • Administrator
Steenamaroo

Posted

Hi,

Thanks for reporting.
Looks like time played is being updated fairly frequently but the order+titles aren't being recalculated.
I'll see about patching that.
Where is your screenshot from? PR UI should show the correct order, yes?

 

Skulls crushed is working fine, though.
Have you got something that is changing the name of the skull, maybe?
PlayerRanks relies on the "Skull of ****" pattern.
 

HunterZ

Posted (edited)

21 hours ago, Steenamaroo said:

Where is your screenshot from? PR UI should show the correct order, yes?

I wrote my own Discord integration plugin. It prioritizes title holder because sometimes there are ties.

 

21 hours ago, Steenamaroo said:

Skulls crushed is working fine, though.
Have you got something that is changing the name of the skull, maybe?
PlayerRanks relies on the "Skull of ****" pattern.

Ah, my players and I were assuming it included wolf skulls. My server is hybrid PVP/PVE, so there isn't a lot of player skull crushing going on. Would be nice to get an option to count wolf skulls - or maybe even a separate counter for everything under the "swappable" mechanic (crushing/gutting).

Edited by HunterZ
  • Administrator
Steenamaroo

Posted

Fair all round.

I'll send you a copy later patched for testing, if you're willing. 👍

  • Like 2
  • Administrator
Steenamaroo

Posted

Would you be willing to check and tell me if the attached copy solves the problem?
Many thanks.

PlayerRanks.cs

  • Like 2
HunterZ

Posted

It's running on my server and I'll keep an eye on it.

  • Like 1
FandangoChristmas

Posted

Good day, I want to add another thing I seen not working. Some categories that I have disabled will still show in player name tags, like the richest player.

  • Administrator
Steenamaroo

Posted

Hi @FandangoChristmas
Have you got `ShowTitleInPlayerChatMessages` set to false for those categories?

FandangoChristmas

Posted

1 hour ago, Steenamaroo said:

Hi @FandangoChristmas
Have you got `ShowTitleInPlayerChatMessages` set to false for those categories?

That is set to false. Also it does this with SDR and KDR I seen as well in chat names even though its disabled and set to not show in names.  I use IQChat.

  • Administrator
Steenamaroo

Posted

Do you have BetterChat installed?
Showing titles in player names in chat relies on BetterChat

I don't think IQChat has any compatibility for that so, as far as I know, it should be irrelevant.

 

Can you share your config file with me, please, and, if possible, a screen shot of the issue?
Thank you.

 

  • Like 1
FandangoChristmas

Posted

46 minutes ago, Steenamaroo said:

Do you have BetterChat installed?
Showing titles in player names in chat relies on BetterChat

I don't think IQChat has any compatibility for that so, as far as I know, it should be irrelevant.

 

Can you share your config file with me, please, and, if possible, a screen shot of the issue?
Thank you.

 

No I do not use BetterChat plugin, just the IQChat plugin since I started using this plugin a year or two ago. Overall things work, its just always been those things I mentioned that didnt, and a few things like bullets/rockets fired when in a custom Karuza vehicle dont count, but that is because its counted from handheld guns/launcher only. I will send you my config in a DM for you to see.

  • Administrator
Steenamaroo

Posted

Can you screenshot the issue please?

Without BetterChat PlayerRanks shouldn’t be able to put any titles in the player’s name in chat at all. 

FandangoChristmas

Posted

4 minutes ago, Steenamaroo said:

Can you screenshot the issue please?

Without BetterChat PlayerRanks shouldn’t be able to put any titles in the player’s name in chat at all. 

If I see anyone with those titles, I will screenshot it immediately. Its been a very slow week here.

  • Administrator
Steenamaroo

Posted

Alright, thank you very much. 👍

  • Like 1
FandangoChristmas

Posted

4 minutes ago, Steenamaroo said:

Alright, thank you very much. 👍

I sent you a screenshot of some titles that are working in IQChat, but I would have to wait around hours or days maby to catch whomever has those titles that are not activated to show in chat.

  • Administrator
Steenamaroo

Posted

Thanks for the screen shot.
That shouldn't be possible so the only thing I can think of is that the author of IQChat is using 'GetPlayerTitle' method from within PlayerRanks.
If that's the case, they should use 'GetBCTitle', as that takes into account the 'ShowTitleInPlayertChatMessages' option.

  • Like 1
FandangoChristmas

Posted

4 minutes ago, Steenamaroo said:

Thanks for the screen shot.
That shouldn't be possible so the only thing I can think of is that the author of IQChat is using 'GetPlayerTitle' method from within PlayerRanks.
If that's the case, they should use 'GetBCTitle', as that takes into account the 'ShowTitleInPlayertChatMessages' option.

So the IQChat dev should add that in, and then it would be full compatibility with PlayerRanks?

  • Administrator
Steenamaroo

Posted

It's an assumption but yes - If they have written in PlayerRanks compatibility and are calling 'GetPlayerTitle',
they should change it to 'GetBCTitle' instead.

Those are both methods in PlayerRanks but only one of them respects your 'ShowTitleIn...' config settings.

  • Like 1
FandangoChristmas

Posted

5 minutes ago, Steenamaroo said:

It's an assumption but yes - If they have written in PlayerRanks compatibility and are calling 'GetPlayerTitle',
they should change it to 'GetBCTitle' instead.

Those are both methods in PlayerRanks but only one of them respects your 'ShowTitleIn...' config settings.

I notice he has compatibility for PlayerRanks, and I left a message on his page there for him to see what you told me.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 14
  • Love 10

User Feedback

2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

141.3k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.