PDA

View Full Version : Editing the personality XML file...



NymTevlyn
June 3rd, 2007, 01:19
I want to edit the personality file, so that I don't have to scroll down at all to see or edit the saving throws at the bottom of the personality window and I want them all to open at that default size instead of having to resize them.


<windowclass name="encounterlist">
<datasource name="encounter" />
<frame name="scrollboxfortabs" />
<dynamic />
<defaultsize width="275" height="350" />
<minimumsize width="200" height="220" />
<softclose />
<sheetdata>
<staticgraphic>
<bounds rect="16,21,30,157" />
<icon name="title_story" />
</staticgraphic>
<windowlist class="encountersmall" name="list">
<sort fields="name" />
<bounds rect="50,25,-30,-34" />
<footer image="footer_narrow" />
</windowlist>
<scroller>
<bounds rect="-105,-61,45,27" />
<target name="list" />
<button normal="button_scroller" pressed="button_scroller_down" />
</scroller>
<filter>
<bounds rect="20,-85,21,41" />
<icon name="search_icon" />
<entrymode frame="searchframe" bounds="18,-116,-50,77" textarea="37,45,-3,-12" />
<target name="list" field="name" />
</filter>
<windowopencontrol>
<icon normal="button_newwindow" pressed="button_newwindowdown" />
<bounds rect="-55,-58,34,25" />
<class name="encounter" />
<newrecord />
<description field="name" />
</windowopencontrol>
<categoryselection>
<targetcontrol name="list" />
<bounds rect="24,-39,-24,-1" />
<defaultdefinition value="0,0" />
</categoryselection>
</sheetdata>
</windowclass>

Is that the one I need to edit? And where do I put the edited file...