PDA

View Full Version : Parseing NPCs with Tokens



Zeleo
April 24th, 2016, 19:26
I'm having some problems associating a Custom Token to a Custom NPC. The Custom NPC I created is imported into Fantasy Grounds and so is the Custom Token.

I created an NPC of Giant Leech and a giantleech.png image. Reviewing the import, the Giant Leech NPC it is tagged with a default 'G' letter token. The giantleech.png image is included in tokens.

I've tried renaming the png file to 'Giant Leech.png' as well. Did not work.

Any thoughts?

Roy

Zacchaeus
April 24th, 2016, 19:33
This suggests that the token hasn't been correctly imported into FG. It needs to be in a module.

Zeleo
April 24th, 2016, 19:36
I'm using PAR53 to parse the npc and token.

PAR53-windows > Adventures > Dungeon 1> input > tokens > giantleech.png
PAR53-windows > Adventures > Dungeon 1> input > npcs.txt

Zacchaeus
April 24th, 2016, 21:59
Ah, sorry I didn't realize. As you are aware the name must be all lower case with no spaces so giantleech.png should actually work. One thing to try is to delete your entire 'Output' file. Also make sure that you are parsing the tokens.txt as well and for the correct type. I.e if you are creating a reference make sure you tick the tokens under Ref and not Cmp and vice versa.

Zeleo
April 24th, 2016, 23:03
Resolved, ask suggested I deleted the output folder and just parsed it again. It worked after that.

Thanks for the help.