Jump to content

gokujems

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by gokujems

  1. Hi all, i gotta thank you sniper for your help with the vps i've got. Thanks to you it works perfectly. How could the entire world of mta survive whithout your help? x) Anyway, thank you for all.
  2. The problem now is to detect a "qwerty" keyboard and a "azerty" one.
  3. Thanks for all the answers but guiEditSetCaretIndex and guiMemoSetCaretIndex only set the position of the caret into a gui and don't enable the input on that gui. Well, if there's no way to make it, i wonder if it's possible to make a function that could return the symbol of a pressed key, i mean just like the chatbox when you write something, it directly detects what you write. For exemple, if you wanna write " çàéurj,éàthgé,)&=578&48"8&5 " then you'll see it on the chat and that's actually what i want to return from the function.
  4. Well, to be short, i need to enable the editing of a gui edit whithout having to click on it.
  5. Hi, i'm making this post to expose my problem. I'm actually trying to make a function that will return the letter that could be written on the chatbox or on a gui edit for exemple. I don't really know how to make it but i tried to use a gui edit to perform this. Here i explain : I want to set the input focus on a single edit gui whithout any need of clicking on that gui. I want the letter to be drawed on that gui just as if i was editing that edit box but whithout having to click on it. That's my plan to make a function that could return the caracter you want to use like &, ", ', (, { , é, °, à, %, _, etc... Thanks for having red this post.
×
×
  • Create New...