View Single Post
  #3  
Unread 10-21-2009, 12:25 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by gm9 View Post
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
Attached Thumbnails
Click image for larger version

Name:	EQ2_000354.jpg
Views:	369
Size:	217.0 KB
ID:	7076  

Last edited by Papabard : 10-21-2009 at 12:39 AM.
Reply With Quote