Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Enter to talk in EO 2.0


terabin
 Share

Recommended Posts

Can someone teach me how to do it?
I used this code:
```
        If GetKeyState (vbKeyReturn) <0 Then
'Enter to talk
    frmMain.txtMyChat.Visible = Not frmMain.txtMyChat.Visible
end If
```
but when the txtMyChat is visible, the player has to click on it to write, and whenever he writes is off again …

there is a way it just hit enter and write?
Link to comment
Share on other sites

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
 Share

×
×
  • Create New...