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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Deleted Macro not going away

Tried to get a sneak attack macro to work. It did not, so I deleted the macro. Except it is still affecting all of my damage rolls. Need a way to absolutely clear all macros (even ones that appear deleted) from a sheet.
1531994248
Ziechael
Forum Champion
Sheet Author
API Scripter
Hi Alex, a few questions if I may: Where did you make the macro, as a global one under the collections tab or as an ability on a sheet... or as an amendment to an existing macro in a sheet? Which sheet/system are you using? Are you the creator and/or a GM of the game? Could screenshots help us help you? Possibly with the tooltip for the affected roll visible? After you run a damage roll could you press up in the chat window and post the macro code for us to see? Thanks :)
1: I created the macro as an ability on a sheet! 2: 5e/OGL Sheet! 3: I am not! 4: Screenshots might be able to help! I think I'd be able to follow along! 5: Did a regular attack from the sheet, this is the code that came out. Trying to get rid of the sneak attack stuff here. I see the global damage modifiers, just don't know how to remove them, and I already tried clearing out the global modifiers from the Attributes column of my sheet!   @{Arrhenia|wtype}&{template:atkdmg} {{mod=+9}} {{rname=Dagger}} {{r1=[[@{Arrhenia|d20}cs>20 + 5[DEX] + 4[PROF]]]}} @{Arrhenia|rtype}cs>20 + 5[DEX] + 4[PROF]]]}} {{attack=1}} {{range=Melee, Thrown 20/60}} {{damage=1}} {{dmg1flag=1}} {{dmg1=[[1d6 + 5[DEX]]]}} {{dmg1type=Piercing }} 0 {{dmg2=[[0]]}} {{dmg2type=}} {{crit1=[[6[CRIT]]]}} {{crit2=[[0[CRIT]]]}} 0 {{desc=}}   {{spelllevel=}} {{innate=}} {{globalattack=@{Arrhenia|global_attack_mod}}} {{globaldamage=[[1d6[SNEAK ATTACK]]]}} {{globaldamagecrit=[[1d6[SNEAK ATTACK]]]}} {{globaldamagetype=@{Arrhenia|global_damage_mod_type}}} ammo= @{Arrhenia|charname_output}
Look for the Character Setting (after the SPELLS page in the character sheet) Show Global Damage Modifier Field . Then on the CORE page, there are new boxes underneath the character's attack. You need to delete any of these new boxes that are checked in the same way that you can delete items or spells or other repeating sections in the character sheet.
That did it! You are a beautiful and wonderful person. My descendants will sing your praises long after we both are gone.