Sargas
January 6th, 2018, 18:46
Hello all
i try to code a german mod for my group of players.
The feats section is working. But the class feature wont.
i think i use the false <class>reference..
My code so far.
<schnellebewegung_barbar>
<listlink type="windowreference">
<class>referencefeat</class>
<recordname>reference.barbar.schnellebewegung_barbar@PFRPG Fähigkeiten DE</recordname>
</listlink>
<name type="string">(AF) Schnelle Bewegung (Barbar)</name>
</schnellebewegung_barbar>
it works for the library view:
21876
but if i push it to the charakter sheet it wont work.
21877
can someone help me please ?
Thanks
i try to code a german mod for my group of players.
The feats section is working. But the class feature wont.
i think i use the false <class>reference..
My code so far.
<schnellebewegung_barbar>
<listlink type="windowreference">
<class>referencefeat</class>
<recordname>reference.barbar.schnellebewegung_barbar@PFRPG Fähigkeiten DE</recordname>
</listlink>
<name type="string">(AF) Schnelle Bewegung (Barbar)</name>
</schnellebewegung_barbar>
it works for the library view:
21876
but if i push it to the charakter sheet it wont work.
21877
can someone help me please ?
Thanks