Jump to content

1 Screenshot

  • Like 24
  • Confused 1

User Feedback

Recommended Comments

ynhhoJ

Posted (edited)

riNs0bq.png

How i can fix it?
I'm using the latest version.
 

15 characters is maximum for Menu.

eZpFGiB.png

 

gFC0slb.png

Russian letters why it is not supported.
After 41 characters, the text goes beyond the block.
After 63 characters, the Russian text is not displayed at all.

~r~Задача организации, в особенности же рамки 0 0 0 0 0 0 0 1 0 0 0 

 

Edited by ynhhoJ
DrLatte

Posted

having the same issue over here

blackatze

Posted

I found a bug, when the description is empty your FormatDescription function adds one space, you should add something like this to the start of the function to fix this problem.


if(value === "")
	return value;

 

nobodyfm

Posted (edited)

.

Edited by nobodyfm
CommanderPete

Posted

there is no "NativeUI.js" inside your releases and if I try to use someting like "Cartuner" it tells me that and stop working.

TobseN

Posted

Hey,

why is this not working:

test = new UIMenuItem("hii", BackColor = new Color(255, 0, 0, Alpha = 255));

 

Flow

Posted (edited)

Hardcoded to max Screen Resolution of 1920 to 1080? If ppl using resolutions like 2500 x XXXX it's not displayed? e.g. when i set X coord of the menu to above 1920

Edited by Flow
Vujukas

Posted

Hey, nice work.

Is there a way to change the color of the menu header?

hydrant

Posted

how to special chars?

Xenox

Posted

no funktion pls update

Lord Pumpkin

Posted (edited)

Hey,

i´m using a third-party resource for Vehicleshops and the following Error is returned:

https://prnt.sc/pyii6x

PS: Sorry for my bad english i´m from Germany

Nevermind. Fixed myself by downloading the resource again.

Edited by Lord Pumpkin
CediGaming

Posted (edited)

Sadly not working for me... I just copied the 'nativeui' folder into the 'client_packages' folder in my server and copy-pasted your code from your documentation in the index.js in 'client_packages'. Then, when I join the server, it throws an error of "The Identifier 'NativeUI' has already been declared" and it just doesn't work. Any try by myself fixing the issue did not help in any way. Can you help me?

Nevermind. Fixed it myself.

Edited by CediGaming
Heathen

Posted

On 1/26/2020 at 12:42 PM, CediGaming said:

Sadly not working for me... I just copied the 'nativeui' folder into the 'client_packages' folder in my server and copy-pasted your code from your documentation in the index.js in 'client_packages'. Then, when I join the server, it throws an error of "The Identifier 'NativeUI' has already been declared" and it just doesn't work. Any try by myself fixing the issue did not help in any way. Can you help me?

Nevermind. Fixed it myself.

Could you share with us? Facing same problem here.

NATroutter

Posted

It's grate but it would be great to have support for different sizes of screen example for ultra wides
i cant use this at all because i have ultrawide screen...

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
×
×
  • Create New...