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

[PF] How to Hide Weapon Notes

Hi, I really need help since Pathfinder Roll20 has updated. How do I stop Weapon Notes from showing when rolling an attack? Before Pathfinder updated I'd simply delete it out the macro. Now, it only shows an ID, and I got no idea what to do with it. I have tried deleting {{weapon notes=weapon notes}} under settings for the Attack Template, and that does nothing. If you're wondering, stuff is written in Weapon Notes for great convenience for the players and myself. As mentioned, before I could simply delete this in the macro so it doesn't show and reveal the info on a roll. So I really need to know how to not show it on the roll now. Would really appreciate the help, thank you.
1496631212
vÍnce
Pro
Sheet Author
The row ID can be used for custom macros in place of the row#.   If you delete {{weapon notes=@{notes}}} from the attack's full macro-text it will be removed from that attack.  The roll template area in Settings is just for reference/experimentation.  They do not effect the roll templates.
1496709504

Edited 1496710537
Sean
Plus
Thanks for the reply! My next issue is then how do I open an attack's full macro-text?
1496712207
vÍnce
Pro
Sheet Author
Zasne said: Thanks for the reply! My next issue is then how do I open an attack's full macro-text? Make sure to show macros from Settings|Sheet configuration|Advanced|"Display roll templates for customization" then, from each attack row, you can expand the macrotext sub-section.  (BTW if you ever mess up the full-macro-text by accident, just delete it all and click into another field.  The default macro-text will automatically re-populate the field)
Yes, I got it! Thank you so much!