View Single Post
  #7  
Unread 03-27-2005, 10:11 AM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default Solved

There is a few things at the moment that seems to be down to wrong data getting sent down from SoE servers as I have found quite a few bugs with other stuff, One of those was the color of the the targets name once you targeted a green con mob after that every mobs name you targeted would show up as green in the target window!! ... I looked into this and found nothing wrong at all untill 2 small SoE updates later it is magicaly fixed !! Without me changing any code at all lol

*EDIT*

I now know exactly what the problem is with the windows not staying put when you camp out and log back in

Its the damn widescreen letterbox !!

You can fix this 2 ways

1. In game move my 2 windows to the middle of the screen and pull up the display settings and set the slider for the widescreen letterbox all the way to the left and uncheck the box to show the letterbox frame..... hit the accept button and reposition the 2 windows and /camp

OR

2. Look in your eq2_recent.ini and find

cl_letter_box_amount
letterbox_frame_visible

and set these to this

cl_letter_box_amount 0.000000
letterbox_frame_visible false

Sorted
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)

Last edited by Laffs : 03-27-2005 at 11:25 AM.
Reply With Quote