Jump to content

editbox gui


Fist

Recommended Posts

Hello!

I wonder is there a way when you type something in editbox and it wont effect any other things when u press keys except typing in editbox like if you select editbox and type P (in my case P is admin panel) it opens Admin Panel while i was typing words in editbox.

Sorry for my english if you couldnt understand what i was meaning.

Link to comment
You could also disable all binds when a window gui show's up.

yea but you really want to disable every bind that u had by every unbindKey?

and that one code what i wrote it dont quite work actually.

This one will fix this problem.

  
guiSetInputMode("no_binds_when_editing") 
guiSetInputMode("allow_binds") 
  

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...