Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Druid Shapeshift D&D 5E OGL Sheet problems with changing back to character

Hey, I recently became a pro subscriber on Roll20 and I have been trying to get some API scripts to work.  So far most of them have gone without problems but I've encountered an issue with a script that would allow my druid to shapeshift into different animals.  This is the script I've imported: wildshape API The script works when the player goes from his character (Loli) to the animal but when going back I get a crash with the following error message: This error originates from the last part of the code after the first IF function (if its an npc) when it goes into the ELSE function the 'id' seems to be undefined. I tried a lot of things  but I've been unable to fix the problem. Does anyone have any insights into what is going wrong?
Bump, having the same problem! Maybe @Bast can help us out!&nbsp;<a href="https://app.roll20.net/users/115549" rel="nofollow">https://app.roll20.net/users/115549</a>
I figured it out from reading a little deeper on the forum, and going over all the instructions.&nbsp; What ended up fixing the problem for me was I was using an image that was not in my image library for my druid's default image, when I switched it to one in my image library all my problems cleared up! Side not: if you use different bars for HP, AC make sure to adjust the code to fit your play style!