... okay thank you for the information,
I could follow till I see my char in that notepad, but was not able to find the position in that file , where that SCHOLAR TAG should be , as I could not find ANY "part" of that section ...
could anyone post a STRING, which could be searched for that part ?
Thanks
PS: LOL just found it ...
<node id="Target">
<attribute id="Object" value="SCHOLAR" type="22" />
</node>
___________________________________________
So that is now the full section of my main char ... now I have to get that into the save

<node id="Tags">
<children>
<node id="Target">
<attribute id="Object" value="GENERIC" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="NOBLE" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="SOLDIER" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="SCHOLAR" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="AVATAR" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="CHAMPION_FTJ" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="COMPANION" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="HERO" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="CHAMPION_DW" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="DWARF-FRIEND" type="22" />
</node>
<node id="Target">
<attribute id="Object" value="ELF-FRIEND" type="22" />
</node>
</children>
</node>