PDA

View Full Version : Fluff problems while using parser



takhtar
October 11th, 2010, 17:01
Can someone more knowledgeable pleasehelp me with a problem I am having with the fluff.txt file I am creating to go along with the npc.txt. I use the parser with these files and and I get muliple entries for one monster and nothing for the other. I am attaching the files and a screenshot of the sheets in the game.

Thanks
Tan

EugeneZ
October 12th, 2010, 00:26
ZZXBEGIN and ZZXEND must be in ALL CAPS. They are correct for the first two blocks but the warcaster's is partially lowercase.

takhtar
October 12th, 2010, 02:03
Thanks so much for catching that.

On a side note, does anyone know what the following does?

Z {any text} In Combat
{formatted text}
ZFluffAppend
{formatted text}

I guess its not that important, but just wanted to satisfy my curiosity.