Need a hand plz

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
Kitch
GamingTools Subscriber
Posts: 9
Joined: Tue Sep 28, 2004 5:50 am

Need a hand plz

Post by Kitch » Mon Jan 03, 2005 2:39 pm

I downloaded IS 0.58beta and it works fine, added 2 profiles correctly.
I have 2 questions :

1 - I can't call console with '`' key in game. Although my keyboard is an AZERTY one, i tried to type all keys but still no console in game.

2 - When one of my account is in zoning activity, other account doesn't have mouse, i still can move my char with arrows keys but no mouse. I need to do a script for?

Thx

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Mon Jan 03, 2005 3:19 pm

1. Must be because of the different layout. The console key is configurable by changing the "console" bind, which you can do in autoexec.ice. Make the file with something like this in it:

Code: Select all

bind console ctrl+alt+c console toggle
2. EQ1 uses the mouse in exclusive mode with DirectInput. When zoning, the mouse doesn't have a chance to get released because EQ is busy loading and isnt processing anything else... and therefore the other session doesn't get a chance to grab the mouse. I will build something in for this.

Post Reply