Skip to main content

ui.new_textbox

Throws an error on failure. Returns a special value that can be used with ui.get

ui.new_textbox(tab: string, container: string, name: string): number

Arguments

NameDescriptionType
tabThe name of the tab: RAGE, AA, LEGIT, VISUALS, MISC, SKINS, PLAYERS, LUA.string
containerThe name of the existing container to which this textbox will be added.string
nameThe name of the textboxstring

Returns menu item: number