vga window

marloboro

Active Member
i did the latest update through svn today for vga. then when i went into game the vga window, box, shell, not sure what its really called is positioned where the tabs are off the screen to the top and i cant move it at all nor click on the top row of tabs. kbot and vgcraft windows are still popping up in a default location when first turned on and im able to move them, but not vga.

anyone have any suggestion on how i can access the top of the vga window so i can move it?
 

mycroft

Script Author: MyPrices
i did the latest update through svn today for vga. then when i went into game the vga window, box, shell, not sure what its really called is positioned where the tabs are off the screen to the top and i cant move it at all nor click on the top row of tabs. kbot and vgcraft windows are still popping up in a default location when first turned on and im able to move them, but not vga.

anyone have any suggestion on how i can access the top of the vga window so i can move it?
Does running UIRESET work , not sure if thats everquest 2 script or works for all?

if not you need to look at and edit a lavish settings file that contains the co-ordinates of all script UI boxes.

InnerSpace.XML contains X and Y locations for all script UI's look through that for negative values.
 

Zandros

Script Author: VGA
Does running UIRESET work , not sure if thats everquest 2 script or works for all?

if not you need to look at and edit a lavish settings file that contains the co-ordinates of all script UI boxes.

InnerSpace.XML contains X and Y locations for all script UI's look through that for negative values.
Once you have everything setup... save the UI with the following command:

/UISAVE BACKUP

any time you want to put things back to where they were, use the following command:

/UILOAD BACKUP

Hopefully, this may be of some use to remedy the problem until VGA is modified to load / save current GUI location.
 
Top Bottom