Open Calculator Popup in Lua

BECOME PART OF THE COMMUNITY - Sign up here
  • Hey,

    I wanna Input some Numbers via Lua Plugin. But when I do it like the following code, It opens the Textwindow.

    Is there a way to open the calculator to Input a number?:/


    Code
    local function showGroup1Start(display_handle)
    
        local group1Start = math.floor(tonumber(TextInput(group[1][1] .. ": StartID " .. group1Start .. " EndID " .. group1End)));
    
    end
  • I don't know how to do it directly but a MessageBox() has the ability to add one.


  • If you do:


    cd 16.2.1

    list


    that will give you a list of textures in the command line. not all of them work but I think the one you are looking for is either logo or logo_small haven't tested though.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!