Changing size of menu, help needed

Posts 1–8 of 8 · Page 1 of 1
Changing size of menu, help needed
Hi there, I'm using an edit of monky and my menu is full-screen and some is cut off. I'm running 1920x1080 and very small interface size in-game. Is it possible to edit what I have in the common.hpp to make the menu about a third/half smaller so it takes up less of my screen and so I can see it all?

This is what I have to begin with:

Code:
#define MONKYMENU 3030
#define menu_pos [safezoneX + 0.552, safezoneY + 0.1, 1.05, safezoneH - 0.15]
#define title_pos [safezoneX + 0.945, safezoneY + 0.05, 0.890000, 0.03]
#define players_pos [safezoneX + 1.1, safezoneY + 0.1, 0.415, safezoneH - 0.45]
#define hacks_pos [safezoneX + 0.552, safezoneY + 0.1, 0.415, safezoneH - 0.45]
If you can help, it'd be appreciated, thanks.
Hello, please check my post, there are some diffrent sizes for common.hpp in the thread
Search for:

"1680*1050 common.hpp edited"

Hope i helped you.
Quote Originally Posted by $onny View Post
Hello, please check my post, there are some diffrent sizes for common.hpp in the thread
Search for:

"1680*1050 common.hpp edited"

Hope i helped you.
I tried the 1920 one in that thread, but it's not a good size at all for me.

Code:
#define MONKYMENU 3030
#define menu_pos [safezoneX + 0.552, safezoneY + 0.2, 0.7965, safezoneH - 0.476]
#define title_pos [safezoneX + 0.875, safezoneY + 0.15, 0.890000, 0.03]
#define players_pos [safezoneX + 0.952, safezoneY + 0.2, 0.415, safezoneH - 0.43]
#define hacks_pos [safezoneX + 0.552, safezoneY + 0.2, 0.415, safezoneH - 0.43]
You should try a different menu because I like The DayZGaming Menu Edit. It is the best menu so far. And it fills ur screen.
I agree with Aliikekoa.
Quote Originally Posted by Symboliq View Post
You should try a different menu because I like The DayZGaming Menu Edit. It is the best menu so far. And it fills ur screen.
I'm okay, thanks. I'm using a private menu with a working RE at the moment, I'd just like to tidy it up for my resolution and interface size.
Do some simple multiplication and you can make your menu automatically scale to your resolution......
Quote Originally Posted by Silent_Assassin314 View Post
Do some simple multiplication and you can make your menu automatically scale to your resolution......
Well I'm not sure what does what here.

Also, is there a way to edit the text size? When I open the menu it scales up and goes from a decent size to a bit too large.
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?