![]() |
Quote:
page 2 of this same thread Quote:
|
I have finally solved my problem. It was a matter of switching off UAC, granting advanced permissions and the 'change' status to the Everquest 2 folder, removing the cache and UI folders after uninstalling Profit, doing a game patch followed by clean reinstall of Profit... After many hours one of these things did the trick...
An interesting point is that you cannot run Winrar as administrator when Winrar is the program called by the zip file. Thanks guys for caring enough to post the suggestions that eventually got me into the game. |
Quote:
If you are doing better now and want to continue with catalyst I will desist in my modding of profit. Silat |
NOOO! Tal Tal you been doing great! you should both work together that would make me very :D
|
Quote:
not sure if i can continue the catalyst mod or not, maintenancing such a wonderful work costs time, bad thing is I don't have some. :( |
Quote:
Silat |
Click Cures since GU 58
Hiyas Profit Magicians,
Prior to GU 58 I had modified my _ProfitUI_Curest.txt file so that I could use the Conjuror AA tree Cure Elemental in the Group/Raid/Self Target windows and all was good. After the update (and to ensure I was using a clean install to prevent problems) I removed all my ignored files and updated the aforementioned text file. I then modified it to once again include the AA cure. However now it doesn't recognize it at all. If I cure myself, it uses a potion. If I cure a group member it doesn't do anything. I've checked and double checked the spell ID to ensure it's correct. Code:
<Data Name="Conjuror" TraumaCure="NONE" ArcaneCure="3530975588" NoxiousCure="NONE" ElementalCure="1625329191" CurseCure="NONE"/> |
Quote:
Silat |
Quote:
http://forums.station.sony.com/eq2/p...88623� /useabilityonplayer has a bug at the moment that they are working on. Silat |
I'm not really sure if that's the problem because the cure arcane works fine. The cure elemental doesn't even acknowledge the spell and uses potions immediately.
Since I double and triple checked the spell number, I have a feeling it's an oversight on Sony's side. Thank for the link to that thread though, I'll reply there to see if I can get help. |
Hey Myst, I'm not sure if you're cure elemental works like the necro AA cure noxious so this may not apply.
For a necro those aa's add the effect to the already existing 'cure arcane' spell. Clicking the arcane cure (even if the elemental is lit up) may cure it for you as well. |
For this update regarding the spell timers. Were there coding changes between dragowulfs spell trakcer and yours that were required to allow for procs to be tracked using the macros and placing them on the bar? I'm using the Multi-character spell tracker and it works but making macros and placing them on the bar does not seem to work.
If there is a chunk of code I can transplant from your xml to his that would be great. I much prefer the seperate window for tracked spells over the maintained window its more compact and i can place it in an easy to see location and the only thing it ever shows are the spells that I want to see. |
1 Attachment(s)
I did not change anything to allow macro usage. I thought of the idea...tried it...and it worked. As for the hotbar usage the multicharacter version should have it set up that way.
Silat Edit: Just tested it on live and it did not work on mine either. I tested it literally hundreds of times on test and it worked every time. I'll see if I can figure out the problem and then I'll let you know. Edit2: Apparently you have to have a ca or spell as a step in the macro...but name the macro the buff name. It will then work. |
Examine windows
Before the update I was able to have at least 10 (I think) Examine windows open. Now, it's only letting me open 1 when I click a link in the chat box. Sometimes I am able to open more windows when I am examining items out of my bags but not all the time. The 2nd time I open an examine window...it seems like it opens but I don't see it. Then when I right-click the item again - it has a "Close examine" option. Are you aware of this? Is there a fix coming for this? Thanks :)
|
Quote:
Thank you so very much for taking the time to help, I really appreciate it! Fantastic work and your a true asset to this community. |
Quote:
I checked my client and can have examine windows open for multiple linked items without a problem. So I am unable to guess why this is not so for you. Silat |
Quote:
|
Last eq2ui_mainhud_impliedtarget.xml
Line 166. <Button Enabled="false" GetsInput="false" Name="TitleBarLeft" PackSize="a,f" Size="172,20" SizeIncrement="1,0" Style="/ProfitUI_Styles.WindowElements.TitleBarLeft" /> Maybe it must be TitleBarRight? Line 100 <Button Location="16,2" Name="Con" OnPress="con_version=0 con_version=0" Size="18,18" Style="/WindowElements.WindowFrame.data.settings.style" Tooltip="Click to activate detailed targeting mode" Visible="false" /> It's from target window file. But for what this line in implied target file? |
Quote:
Silat |
Note for Implied Target - Found a change not sure if intended or not.
First off - Thanks for all the hard work Tal - It is greatly appreciated. :)
Ok, so I use the target and implied to switch targets quite often. As of the last update I found that this little trick no longer worked so I went digging. (Thankfully I keep backups of old files lol) and here is what I found. Code:
Button LocalTooltip="Select Player" Name="Assist" OnPress="assist Parent.Parent.Parent.Target.Name2.LocalText" Opacity="0.000" Size="172,48" Tooltip="Select Player"/>This line appears to be ommitted from the new version of the implied target window. Not sure if it was intended or not but putting back in the following didn't hurt anything that I can tell and brings the old functionality back. Code:
<?xml version="1.0" encoding="utf-8"?>P.S. sorry if wrong forum, it appeared to be the best fit for now. Maozem |
Same as the problem above. Left over from when I was troubleshooting. I forgot to revert code after testing. But I do have it fixed and will see about getting it on the updater today or tomorrow.
Silat |
Maintained spells
1 Attachment(s)
Hello,
I don't know if anyone else has the same problem, but the maintained spell window won't wrap/columize the spells anylonger. I have made a small patch for this, and also made the columns tighter. I might have messed other things up as I don't understand the use of the SpellTimer window nor do I use it. |
Yes if you make the maintained portion a volumepage it breaks the spelltimer...that is why I changed it. In the reasonably near future I will have a maintained window that does left/right align, with/without text, top-bottom/bottom-top orientation, and vertical/horizontal. I have started the changes...it is just alot of them. I released the spelltimer version of the maintained window without all the other changes because it was done and I liked it. If you look at the code you will see it is changed alot...and to no real purpose at the moment....because those changes facilitate the other things I want it to do.
Silat |
Quote:
I also reformated the file a whole lot as it was hard to read. |
Quote:
The funny part is that if I would have known I could have tracked the mezzes like that instead... Oh well, I have never edited the UI before first time =). I just noticed there is a UIBuilder, I guess that might be easier than modding the XML. |
No...the uibuilder does not like to play nice with all the coding gm9 did to profit. I gave up on it and just modify the xml directly.
Silat |
Quote:
|
Quote:
I was talking about profitui in general. Once I started trying to maintain it I abandoned trying to mess with uibuilder. It does not play nice with the profitui at all. Silat |
What about resizeable examine window? For dots, spells and items.
|
1 Attachment(s)
Quote:
Silat |
Thanks a lot
|
|
I don't know if I can change that. But if I can I will.
Silat |
1 Attachment(s)
Have this file, but it's not from ProfitUI.
|
Where is the Main Menu button(s)?
|
Quote:
http://www.eq2interface.com/forums/s...ad.php?t=15061 Will tell you how to do it :) |
Fix for title screen
1 Attachment(s)
Attached is a fix for the title screen
|
| All times are GMT -5. The time now is 10:27 AM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI