Jump to content

3 Screenshots

  • 14.3k
  • 79
  • 21.2 kB
This area is 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?

RustyCry

Posted

when a name of a player is bigger than box is over writing

Fruster

Posted

28 minutes ago, RustyCry said:

when a name of a player is bigger than box is over writing

ok i will check it

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 1

Fruster's Collection

User Feedback

1.9m

Downloads

Total number of downloads.

8.9k

Customers

Total customers served.

131.4k

Files Sold

Total number of files sold.

2.7m

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.