ok... purchased the pro license... loving everything I am seeing but need some help to get started. For playing solo, i use a lot of tables. I am getting the hang of macros that can pull from different tables, but I got the pro version because I would like it to do even more. Here is what I am going for at the moment: &{template:npcaction} {{rname=Terrain Encounter}} {{description=[[ 1t[?{Type|Wilderness,EncounterWilderness|Urban,EncounterUrban|Dungeon,EncounterDungeon}] ]]}} this one is wonderful because of the dropdown that pulls from a different tables, depending on what you choose. Problem is, I want it to do even more. Within those tables, there are times where it will say something like this: Something occurs, or you find something, that requires a (roll d10) 1: acrobatics / dex check or save, 2: strength or athletics check, 3: stealth check, 4: con check or save, 5: int check, 6: investigation check, 7: arcana check, 8: history check, 9: nature check, 10: religion check. Use Q/A rolls or Story Element Interaction tables (chapter 14) to find out what. Can I get it to automatically "roll" and display the corresponding option? the second part is this - sometimes, the table option refers to another macro i have made, such as my Quest generator. Can the table option automatically generate a quest from that macro? The table option reads like this: NPC gives you information about possible quest. Go to Chapter 7 and generate a quest, which you may or may not accept. Can I get it to automatically say: NPC with stats listed below (pull info from macro for my NPC generator) gives you the following information about a quest (result from macro quest generator). I know it is a bit much... well, for me, but am hoping it is relatively simple for some of you on here!