Incorrect screen positions in 640x480 bordered mode

A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy

Moderator: MacroQuest Developers

javaspot
orc pawn
orc pawn
Posts: 25
Joined: Mon Oct 07, 2002 10:54 pm

Incorrect screen positions in 640x480 bordered mode

Post by javaspot » Sat Dec 07, 2002 10:24 pm

I'm having some problems accessing the inventory slots in the 640x480 windowed mode. It seems the screen coordinates are incorrect for somethings. For example, when I type:

/mouseto inv 0

The mouse is moved to the right border of the screen. The y offset is a bit too high as well.

Is anyone else having this problem? Using the windowed mode, the mouse moves to the correct location with the above example.

I'm also having problems running /finditem in the bordered mode as well. It crashes and I have a feeling it's because it cannot open the bag since the x,y coordinates are incorrect.


Thanks!

User avatar
L124RD
Site Admin
Site Admin
Posts: 1343
Joined: Fri Jun 14, 2002 12:15 am
Location: Cyberspace
Contact:

Post by L124RD » Sat Dec 07, 2002 10:42 pm

Salutations,
Bordered mode: i think that has been a problem a while... as for /finditem, i have problems with this in unbordered mode.

Catt
a lesser mummy
a lesser mummy
Posts: 76
Joined: Mon Sep 16, 2002 2:49 am

Post by Catt » Sat Dec 07, 2002 10:55 pm

Try changing the all screens the same resolution choice in the EQ display menus. I forget how it wants to be set, but changing it fixed it on several PC here.

javaspot
orc pawn
orc pawn
Posts: 25
Joined: Mon Oct 07, 2002 10:54 pm

All screen resolutions 640x480 worked

Post by javaspot » Sun Dec 08, 2002 4:07 pm

Thanks for the info about changing the screen resolutions. Once I made the display size 640x480 everything worked.