1
Scripting / Re: Game count
« on: June 12, 2024, 07:02:36 AM »
This forum has been abandoned in recent years, try discord there you will find a quality of people who think the same way and can give you support.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Anywhere I can download this theme that isn't a scam site or broken link?the link works, I downloaded it
Test thisCode: [Select]// Text bits
local gamename = fe.add_text(" [Title] ",flx*0.085,fly*0.830,flw*0.80,40);
gamename.set_rgb( 255,255,0 );
local manuf = fe.add_text("[Year] [Manufacturer]"flx*0.085,fly*0.905,flw*0.80,30);
manuf.set_rgb( 255,255,0 );