Blockland Forums > Modification Help
How do you use GuiPopUpMenuCtrl?
Greek2me:
--- Quote from: jes00 on March 12, 2012, 05:58:15 PM ---
* .addFront(text, number) -adds whatever you put and brings it to the front?
--- End quote ---
Close, that adds it to the top of the list. %Gui.add(text, id) adds it to the bottom.
Lugnut:
--- Quote from: Greek2me on March 12, 2012, 10:20:11 PM ---Close, that adds it to the top of the list. %Gui.add(text, id) adds it to the bottom.
--- End quote ---
I'm confused.
What's the ID for?