Jump to content
UBot Underground

UI HTML panel not working as it should


Recommended Posts

Threads:<select variable="#MAX_THREADS" fillwith="innertext">
 
    <option>1</option>
    <option>2</option>
    <option>3</option>
    <option>4</option>
    <option>5</option>
    <option>6</option>
    <option>7</option>
    <option>8</option>
    <option>9</option>
    <option>10</option>
 
 
</select>

why this doesnt update my variable? i tried with fillwith="value" also, always worked ....
Link to post
Share on other sites

As i cant test right now, do you think this wil do the trick? Because it also makes sense to use fillwith="inntertext" if i dont use the option values right? But i hope your way solves my things

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...