Jump to content

4 Screenshots

  • 1.5k
  • 58
  • 74.63 kB
  • Update details
    v2.2.0
    Released
    Download size74.63 kB
    Total versions10
    Time between versions 43 days
    Typical update pace About every 9 days
    Freshness Updated today

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

Recommended Comments

MrLiquid

Posted (edited)

Hello and thank you for your work, Quick question so I understand this correctly..

Does this plugin allow players to see what titles they have and can choose which ones to display?

Edited by MrLiquid
romzar

Posted

28 minutes ago, MrLiquid said:

Hello and thank you for your work, Quick question so I understand this correctly..

Does this plugin allow players to see what titles they have and can choose which ones to display?

Yes! Same titles from BetterChat

MrLiquid

Posted

I love that !

MisterALX

Posted

Hi, just to make sure!
So, I can re-edit the titles as well, do you think is gonna affect the link between the new titles and Tebex store? 
So, for example, the original name for VIP will be changed for VIP+, Tebex will know this or I have to re-edit there as well?

Thanks!

romzar

Posted

11 hours ago, MisterALX said:

Hi, just to make sure!
So, I can re-edit the titles as well, do you think is gonna affect the link between the new titles and Tebex store? 
So, for example, the original name for VIP will be changed for VIP+, Tebex will know this or I have to re-edit there as well?

Thanks!

The plugin itself doesn't control the creation or editing of titles; it only shows or hides titles (Better Chat groups) that are already created. If you modify them, the Title Selector will detect the change. I don't know how Tebex Store works.

  • Like 1
ChardaZAR

Posted

Is it possible to set OR rules for certain titles?

Lets say I have a "DONATORS" tag in pink, yellow and green, can I give players the options to pick either the pink or yellow or green or no tag at all?

romzar

Posted

4 hours ago, ChardaZAR said:

Is it possible to set OR rules for certain titles?

Lets say I have a "DONATORS" tag in pink, yellow and green, can I give players the options to pick either the pink or yellow or green or no tag at all?

Yes, this is already supported. You just need 3 separate BetterChat groups with the same title text but different colors:

{ "GroupName": "donator_pink", "Title": { "Text": "[DONATOR]", "Color": "pink" } }, { "GroupName": "donator_yellow", "Title": { "Text": "[DONATOR]", "Color": "yellow" } }, { "GroupName": "donator_green", "Title": { "Text": "[DONATOR]", "Color": "green" } }

Then in TitleSelector config, add them as an exclusion group so the player can only pick one at a time:

"Title exclusion groups (mutual exclusion)": [ ["donator_pink", "donator_yellow", "donator_green"] ]

This way:

Player sees all 3 [DONATOR] options in the UI, each with its respective color (pink, yellow, green)

Selecting one automatically deselects the others (mutual exclusion)

Not selecting any = no donator tag at all

Add all 3 groups to the player via oxide permissions so they show as "Available"

The exclusion system handles the "OR" logic — pick one or none.

  • Love 1
ChardaZAR

Posted

Huge!
Absolutely love this.
Thank you. I'll be buying this soon

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

User Feedback

2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.4k

Files Sold

Total number of files sold.

3.2m

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.