Jump to content

3 Screenshots

  • 13.1k
  • 48
  • 21.16 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

RustyCry

Posted

Good event,

but can u add:

string shortName = scoresComponent.player.displayName.Length > 13 ? scoresComponent.player.displayName.Substring(0, 12) + "..." : scoresComponent.player.displayName;
                settings += TextUI("MainPanel", (i + 1) + "." + shortName, "0.04 " + (y - width).ToString(), "1 " + y.ToString(), "MiddleLeft");

for long text

Fruster

Posted

4 hours ago, RustyCry said:

Good event,

but can u add:

string shortName = scoresComponent.player.displayName.Length > 13 ? scoresComponent.player.displayName.Substring(0, 12) + "..." : scoresComponent.player.displayName;
                settings += TextUI("MainPanel", (i + 1) + "." + shortName, "0.04 " + (y - width).ToString(), "1 " + y.ToString(), "MiddleLeft");

for long text

Hi, I don't quite understand what you mean. What exactly is the problem you're having?

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

Fruster's Collection

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.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.