View Full Version : Mouse over
Slasher
12-10-2004, 01:41 AM
I love when you mouse over someone it says their name and level right there, makes it easy in pvp. What is the name of this feature in the Interface directory, I couldnt find it?
Thanks.
cocodapuf
12-10-2004, 06:47 AM
Is there any way to disable the mouse over?
Tivoli
12-10-2004, 07:41 AM
open the GameToolTIp.lua file and then go to line 84, it should say this;
this:SetOwner(UIParent, "ANCHOR_CURSOR");
Just change it to this;
--this:SetOwner(UIParent, "ANCHOR_CURSOR");
And it will use the game default of putting it in the bottom right corner.
StormAngel
12-10-2004, 10:18 AM
Heyas Tivoli,
Kudos on this UI, very nice and nothing unnecessary. I love it!~
I do have a small question though. How do I access .lua files to edit them? I don't seem to have the right program to do it and am used to only needing to edit .xml files from my UI's in EQ. I wanted to update the clock time and disable the mouseover.
Thanks in advance!
StormAngel
*edit* Blah~ Nevermind, hehe. Wordpad worked. For some lame reason my computer wouldn't recognize the program at first to access the .lua. Thanks anyway =))
Slasher
12-10-2004, 03:41 PM
Well im using Cosmos but I took your side bars and I'm trying to do the same thing with the mouse over but still use cosmos. Everytime I remove the line of code I think it is I get like 27 errors when I load up the game.
Slasher
12-10-2004, 03:55 PM
Never mind, im a noob. I got it to work
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.