
Hi All,
Sorry in advance if I'm overlooking something simple here, but I'll be darned if I can locate the data. There are a lot of lovely macros floating around the forums and I've used a lot and written some of my own. I've doped out how to write macros mostly by dissecting examples. Some times I can't figure out what's going on in some of them. My question is: Where can I find a list of ALL the commands that may be used in a macro (i.e. %, @, &, /em /roll) and how do I figure out what variable names are on character sheets (i.e. %{selected|repeating_npcaction_$0_npc_action} ) ?
That's a lovely little macro, but how the heck do I figure out that that first attack option is actually called 'repeating_npcaction_$0_npc_action when I'm looking at the character sheet?
I've looked over the macro data in the wiki as closely as I could and can't seem to locate anything that would tell me what the % sign is used for in the above macro, nor how to find the variable name.
Any help in pointing me to the correct documentation would be greatly appreciated!
Thanks!
Nim
Sorry in advance if I'm overlooking something simple here, but I'll be darned if I can locate the data. There are a lot of lovely macros floating around the forums and I've used a lot and written some of my own. I've doped out how to write macros mostly by dissecting examples. Some times I can't figure out what's going on in some of them. My question is: Where can I find a list of ALL the commands that may be used in a macro (i.e. %, @, &, /em /roll) and how do I figure out what variable names are on character sheets (i.e. %{selected|repeating_npcaction_$0_npc_action} ) ?
That's a lovely little macro, but how the heck do I figure out that that first attack option is actually called 'repeating_npcaction_$0_npc_action when I'm looking at the character sheet?
I've looked over the macro data in the wiki as closely as I could and can't seem to locate anything that would tell me what the % sign is used for in the above macro, nor how to find the variable name.
Any help in pointing me to the correct documentation would be greatly appreciated!
Thanks!
Nim