About This File NativeUI for RageMP! This can only be used Clientside! Documentation: Click Github: Click What's New in Version 18w48a See changelog Released November 30, 2018 No changelog available for this version. 18w48a 1.3.1 November 30, 2018 1.3.0 June 14, 2018 1.2.0 June 12, 2018 1.2.0 June 12, 2018 1.1.0 May 3, 2018 1.0.0 May 2, 2018
GiuseppeCarusso 0 February 1, 2023 2 of 2 members found this review helpful 2 / 2 members Share this review How do we install it on our server?? Link to review
Guest bagus November 18, 2020 0 of 1 member found this review helpful 0 / 1 member Share this review aaaaa hgauaha aahaa uhsa saa axa sa saha udin teh anb Link to review
LeCarbo 0 August 16, 2020 · Edited August 16, 2020 by LeCarbo 6 of 6 members found this review helpful 6 / 6 members Share this review hello / good evening, Could you make a tutorial for the installation, I can not, thank you in advance. Link to review
Belzebuth200 0 April 18, 2020 2 of 3 members found this review helpful 2 / 3 members Share this review Hello I need help and I can not find in which folder I should install the Libraries NativeUI on my server I am looking for all and I can not find can you help me? I thank you in advance. Link to review
Infernous 0 August 22, 2019 Share this review Great job, background image support when? Link to review
Jengas 22 July 30, 2019 0 of 1 member found this review helpful 0 / 1 member Share this review Amazing! Best one Link to review
Peyman 1 March 20, 2019 0 of 1 member found this review helpful 0 / 1 member Share this review Nice Link to review
Jake Dary 0 December 14, 2018 2 of 6 members found this review helpful 2 / 6 members Share this review what did i do wrong ? Link to review
Ryson 2 October 3, 2018 2 of 3 members found this review helpful 2 / 3 members Share this review Good job! - Is there any way to create submenues? Response from the author: Yes! BindMenuToItem(menuToBind: NativeUI, itemToBindTo: UIMenuItem); This function is on the NativeUI itself and binds a menu to an item! 1 Link to review
Angel 10 August 24, 2018 · Edited August 25, 2018 by Angel 6 of 7 members found this review helpful 6 / 7 members Share this review This is very nice and very simple to use. The documentation could be expanded a bit, I had to read through the js to determine how to update a UIMenuListItem's values. If anyone is interested, here is how I did it: // import the lib const ui = require("./nativeui.js"); // Save a reference to the menu item being created const menuListItem = new ui.UIMenuListItem( "menu item text", "menu item description goes here", new ui.ItemsCollection(["this", "is", "the", "list", "when", "menu", "created"]) ); // add it to the menu menu.AddItem(menuListItem); // then later in the code, update the list with the following: menuListItem.Collection = new ui.ItemsCollection(["this", "is", "the", "new", "values"]).getListItems(); What I was trying to do was assign a new ui.ItemsCollection object to menuListItem.Collection. The result was that all the fields were empty. Note also, in my case, the number of entries doesn't change (unlike the example above) so I don't know what the resulting behaviour is. I'm sure the library can handle it. 1 Link to review
davidsl6 2 June 15, 2018 3 of 5 members found this review helpful 3 / 5 members Share this review Cool 1 Link to review
SkyLake 1 June 13, 2018 7 of 9 members found this review helpful 7 / 9 members Share this review Great Library you did here. Expecting background image support for the native menus next update. 1 Link to review
bluebuildings 1 June 3, 2018 · Edited June 7, 2018 by bluebuildings 2 of 3 members found this review helpful 2 / 3 members Share this review Nice stuff ! However, the "data" option is missing to ItemsCollection and also an ItemSelect.over event... 1 Link to review
-Andreas 18 May 24, 2018 5 of 5 members found this review helpful 5 / 5 members Share this review Amazing stuff, any chance you can put it up on gitHub to look through as well? Link to review
m4a_X 15 May 2, 2018 · Edited May 2, 2018 by m4a_X 5 of 6 members found this review helpful 5 / 6 members Share this review I think it's a very nice work! Bad that you only release a compressed js file. I found a Bug here: prntscr.com/jcvqoq Thanks! 1 Link to review
rootcause 633 May 2, 2018 5 of 9 members found this review helpful 5 / 9 members Share this review beast 1 Link to review
ynhhoJ 47 May 2, 2018 1 of 2 members found this review helpful 1 / 2 members Share this review Thx! 1 1 Link to review