
First off I do have and prefer to use a Macro Sheet that I call Game Macros. Currently this is a Macro only one character uses but I would like to make it so I can have it on the Game Macros sheet so other Character can use it. I have looked at so long I cant see the issues (so I am calling for help) So issues 1)I have a a macro that says Bob rolls for [skill] against TN 14. /me @{Bob|translation_rolls_for} ?{Choose Skill? | Awe, @{Bob|translation_awe}| Lore, @{Bob|translation_lore}} @{Bob|translation_against_tn} ?{@{Bob|translation_target_number}|14}. This works if made as a solo macro on Bob's Character Sheet 2) I have a macro that rolls the skill /r (1t[feat] + ?{Choose Skill? | Awe,[Awe] @{Bob|awe}| Lore,[Lore] @{Bob|lore}}t[@{Bob|weary}]) + @{Bob|total_shadow} > ?{@{Bob|translation_target_number}|14} This also works as a solo macro from Bob's Character sheet producing the correct roll. But if I try to combine the macro to get Example: Bob rolls for Awe against TN 14 (1t[feat] + [Awe] 3t[normal]) + 4 > 14 Instead I get There was an error with your formula. Please try again. 3) Lastly I need help to make this a little more user friendly so it can go into the Games Macro sheet. by somehow replacing Bob with character_name Any Help will be appreciated