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

Shadowrun 5e Advanced Drone Weapon Issue

Starting yesterday, on even new unedited games with fresh sheets, neither I or any of the players can get the second weapon mount on a drone to roll any dice. The first mount works fine, the second, even if I carbon copy all the bonuses and dice from the first weapon mount fails to roll either simple or complex.
I looked on github, I can see 2 days ago a update was made AND I can see the code for rolling the attack and I believe I found the issue (but I dont know how to fix it): This is on weapon 1 for a drone: <button type="action" class="droneroll autopilotroll" name="act_rollweapon" title="Fire the Weapon" value="@{gmroll} However, this is not in weapon 2 for a drone. <button type="action" class="droneroll autopilotroll" name="roll_droneweaponrollautopilot2" title="Fire the Weapon" value="@{gmroll} It appears "act_rollweapon" is missing on the second Drone slot.
1645166958
.Hell
Sheet Author
I fix it right away
Thank you so much! Huge fan of your work, the sheet is amazing other than the rare bug like this.