I have 2 games i am running with moon druids (gods bless them) I am essentially using the same macro/roll table method on both but suddenly it works on one and not the other and I am trying to find the problem, I am currently using:  Roric wills himself to transform!  !token-mod {{    --set      ?{Choose Form|W Brown Bear,currentside#1 represents#@{W Brown Bear|character_id} width#2u height#2u        |w Lion,currentside#2 represents#@{w Lion|character_id} width#2u height#2u        |w Elk,currentside#3 represents#@{w Elk|character_id} width#2u height#2u        |w Dire Wolf,currentside#4 represents#@{w Dire Wolf|character_id} width#2u height#2u        |w Giant Spider,currentside#5 represents#@{w Giant Spider|character_id} width#2u height#2u |W rat,currentside#6 represents#@{W rat|character_id} width#70 height#70}|Roric Amakiir,currentside#7 represents#@{Roric Amakiir|character_id} width#70 height#70}      bar1_link|hp bar2_link|npc_ac      bar3_link|speed      name|"Roric(BeastShaped)"      showname|yes  }}  where each (w animal) has its own sheet in a wildshape folder and the corresponding number item on the roll table so if it is working on one game why not the other?