EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   XML Modification Help & Info (https://www.eq2interface.com/forums/forumdisplay.php?f=22)
-   -   Looking to modify AA window (https://www.eq2interface.com/forums/showthread.php?t=13483)

Papabard 10-20-2009 06:42 PM

Looking to modify AA window
 
Hello:

I'm looking to remove some stuff from the default AA window.

I would Like to remove the Scout/Rogue/class stuff from the left and also the Requires xxx amount in suchandsuch tree to be spent in the shadows tab.

I can't seem to locate what I am looking for and think it is some text string sent by game under a condition.

gm9 10-20-2009 09:50 PM

That's easy:

Find the line containing "PointSpentInTree" and delete it.

Find DataSource="TabSource" and change it to DataSource="TabSource2".

Find </DataSource> and insert this after that line:
<DataSource Name="TabSource2">
<Data Name="Traits" Target="Traits" text=":6936cd407cc9c0f3:Character Development" />
<Data Name="Shadows" target="Exp05" text="Shadows" />
</DataSource>

Papabard 10-21-2009 12:25 AM

1 Attachment(s)
Quote:

Originally Posted by gm9 (Post 86617)
That's easy:

Find the line containing "PointSpentInTree" and delete it.

Find DataSource="TabSource" and change it to DataSource="TabSource2".

Find </DataSource> and insert this after that line:
<DataSource Name="TabSource2">
<Data Name="Traits" Target="Traits" text=":6936cd407cc9c0f3:Character Development" />
<Data Name="Shadows" target="Exp05" text="Shadows" />
</DataSource>

Did all that and ended up with a window with only 2 tabs Character Traits and Shadows. I guess maybe I am confused or wrote my question incorrectly

On the Shadows tab I want to remove from the left side Scout/Rogue and Swashbuckler (examples) and the big red stuff that says Requires 120 Points Spent in Tree

gm9 10-21-2009 07:43 AM

Oh ok, I completely misunderstood then. What you ask is not possible. :)


All times are GMT -5. The time now is 07:54 PM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI