
Is there a way to write a macro that when used will have a Querie that allows the player to type in another macro? For example look for a moment at the following macros. #greatshadowconj: /em casts shadow conjuration to imitate ?{Macro} #fireball: Fireball, a sphere of flames that explodes doing [[(?{Caster Level|@{Shadow Mage|Caster Level}})d6]] (Maximum 10 D 6) Fire Damage in a 20ft radius spread at a range of [[((?{range|@{Shadow Mage|Caster Level}})*40)+400]] feet. Reflex Save for Half. #SummonMonster1: Summon Monster 1, conjuring a ?{Monster} to aid thee for [[?{duration|@{Shadow Mage|Caster Level}}]] rounds. I was wondering if it would be possible to for example use the macro #greatshadowconj and upon clicking it, a pop-up box would appear which would allow me to either type in the name of the spell I want, or if I were to type in # immediately a list of macros would appear where I can choose the macro desired such as #fireball or #SummonMonster1. Even if I would have to type in the entire macro, is something like this possible?