ItsClonkAndre 23 Posted November 30, 2020 Share Posted November 30, 2020 (edited) NativeUI IV Library (Screenshot of version 0.1) Download Version 0.6 ⚠️ A important change was made for version 0.5. Please check the version history for version 0.5. NativeUI Documentation What is NativeUI? NativeUI IV is a ScriptHookDotNet based library to easily create your own Rockstar-like menus for GTA IV. Menu features Controller support Event-based callbacks Current menu items Default menuitem to show text (can also be used as a button) A checkbox A list item Item features Items can be enabled or disabled. You can give every item a name. You can give every item a description. You can now create a new menu, and bind it to a item. So if the user clicks on that item, the binded menu will show up. (Works only with default items) Suggestions If you have any suggestions for the next version of NativeUI IV, comment your suggestion down below! Known bugs The item description rectangle does not adapt to the item description text, meaning that, when the description text is too long, the text will leave the rectangle. If anyone knows how to fix this, please contact me. Version history - 0.6 : The letter "g" will no longer be cut off from the text. Before: After: - 0.5 : - - ⚠️ Changed the class name "NativeUI.Menu" to "NativeUI.UIMenu" to prevent conflictions between "System.Windows.Forms.Menu" and "NativeUI.Menu". - - Added the ability to bind menus to default items. With that, you can create an easy nested menu system. - 0.4 : Added sounds for navigating through the menu or clicking on items. Sounds can be enabled or disabled with: NativeUI.Menu.Options.enableMenuSounds. - 0.3 : - - Selected item index and max items (1 / 7) changes it's position now dynamically through it's lenght. - - Added the ability to use custom icons on default menu items. - 0.2 : Added a list item. - 0.1 : Release. NativeUI IV also available on GTAinside.com Inspired by NativeUI for GTA 5. Edited January 16 by ItsClonkAndre Updated to version 0.6 3 Link to post Share on other sites
marco886 102 Posted December 2, 2020 Share Posted December 2, 2020 Amazing! Hope we can get an active GTA IV modding community again like for GTA V. 1 Link to post Share on other sites
BOSSSSS-GG 51 Posted December 4, 2020 Share Posted December 4, 2020 (edited) On 12/2/2020 at 10:46 PM, marco886 said: Amazing! Hope we can get an active GTA IV modding community again like for GTA V. becoz of GTA V, GTA IV Modding is dead but we are trying to revive it. Nice script this will help me in making car/weapons purchasing script. Edited December 4, 2020 by BOSSSSS-GG 1 Link to post Share on other sites
Teki 31 Posted December 6, 2020 Share Posted December 6, 2020 Nice job ! I would probably use this in my future scripts ! 1 Link to post Share on other sites