You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
After rolling for a hit with a ranged weapon it will display the error "Attribute [repeating_Rangedweapons__Rangedweaponclip] was not found. Please verify that you have the right name." instead of deducting ammo from the fired weapon.
The text was updated successfully, but these errors were encountered:
I created a new Attribute on my sheet called repeating_Rangedweapons__Rangedweaponclip and manually put the current weapon's value in it, which got the ammo to track in a general way but it doesn't seem like it's "per weapon". It just made a big general ammo clip for all weapons using the script to draw from.
And now that new Attribute I made on the sheet is gone lol, but it's still calling it and removing ammo for me from an attribute I cannot see. Great lol.
EDIT: I also have next to no programming skill so I don't want to even CONSIDER fixing this in the code, but I have disabled the Ammo.js script for now until I can get it linked up right or someone steps in to help.
Hello,
After rolling for a hit with a ranged weapon it will display the error "Attribute [repeating_Rangedweapons__Rangedweaponclip] was not found. Please verify that you have the right name." instead of deducting ammo from the fired weapon.
The text was updated successfully, but these errors were encountered: