Hey guys,
so I noticed all these bases with like shitty design or overflow errors.
So I decided to create my own base or at this point here are two bases.
The first one:
is the one with the simple "new line" text.
It dosent look that good but u have much space to add subs cause of the limit of letters with setText.(max subs should be on the screen)
You must login or register to view this content.
The second one:
Basically it looks like every text is a new elem but i used blackstorms function to center the strings.
Now theres just one problem with this method its the limit with setText.(max on screen)
But an easy fix is just make new pages.
You must login or register to view this content.
Now u have to decide which one u wanna use.
You must login or register to view this content.
- Download contains iMCSx GSC Studio Project and for console compiled .gsc files
Features:
- Cursor Rememberence
- Verification System
- No Overflow
Controlls:
-
L1/R1 | Ads and Attack to Scroll
-
DPad Up | 8 to open menu
-
Circle | Crouch to close menu/exit sub
-
X |Jump to select
Bugs:
-
Player Menu fails to fix just add this to changeMenu() after current = ..:
if(current == "clients")
{
self.lollo1000["Menu"]["SelectedClient"] = self.lollo1000["Menu"][current]["Position"];
self updatePlayersMenu();
}
if(self.lollo1000["Menu"][current]["Parent"] == "clients")
self updatePlayersMenu();
- Please report bugs
Credits
- TheFallen
- xePixTVx
- Blackstorm
- seb5594
- ZeiiKeN
- dtx12
- me