manups4e / ScaleformUI

ScaleformUI is a GTA menu styled API made with custom Scaleforms to be lighter, faster and visually better
Other
141 stars 49 forks source link

[Feature] Menu without Banner/Header #160

Closed nicxes closed 1 year ago

nicxes commented 1 year ago

I would like to request a feature that allows creating menus without the "Banner" section. Here a example:

image

manups4e commented 1 year ago

🤔 the banner is super cool and customizable.. why remove that? 😞

manups4e commented 1 year ago

anyway... this feature is already in the menu.. have you tried sending an empty title and empty txd, txn? 🎉 local exampleMenu = UIMenu.New("", "ScaleformUI SHOWCASE", 50, 50, false, "", "", true)

image