[Bug] Client Side label size

Started by umar4911, Jun 13, 2018, 07:13 AM

Previous topic - Next topic

umar4911

Description
When coding in client side, we add a label.
local sX = GetGUISize().X;
Scoreboard.Label = GUILabel(........ (sX/2 + 150)....);

If we are using a smaller screen for testing and working perfectly ( near the end if one side of screen) but when we increase the size (even after reconnect) it comes to away from the side.

Reproducible
Always

What you were doing when the bug happened
Nothing, just using cmds.

What you think caused the bug
Dont know

I am gamer, programmer and hacker. Try to find me!
xD

umar4911

I am gamer, programmer and hacker. Try to find me!
xD

kennedyarz


umar4911

Quote from: kennedyarz on Jun 15, 2018, 12:56 PMsee this mode https://pastebin.com/GBzkW4Pr
Well, this is a sprite.
Btw the vector is same just you multiplied he vector and me did addition. Does it have any change?
I am gamer, programmer and hacker. Try to find me!
xD

umar4911

I am gamer, programmer and hacker. Try to find me!
xD