Accessing Macro Sets other than basic

Discuss macro implementations, ask for macro help (to share your creations, see User Creations, probably either Campaign Frameworks or Drop-in Resources).

Moderators: dorpond, trevor, Azhrei, giliath, jay, Mr.Ice

Post Reply
Zandel
Giant
Posts: 133
Joined: Thu May 13, 2010 1:52 pm

Accessing Macro Sets other than basic

Post by Zandel »

I am trying to use Maco sets in campaign properties to better organize my token properties.I am using MapTool Version: 1.3.b91

How do you access a macro set other than basic with a macro?

For example, if I have a macro set called AttributeBonuses and I have a property in the set called StrengthEnchantment, what is the syntax to access it with a macro.

Thank you

User avatar
aliasmask
RPTools Team
Posts: 9029
Joined: Tue Nov 10, 2009 6:11 pm
Location: Bay Area

Re: Accessing Macro Sets other than basic

Post by aliasmask »

Basic is the only category for properties, so there is no option to organize them other than the order you use in the property type. You can create a new property type for a different set of properties to be used on a token. Some people use a property to show a separation in the property set like:

Code: Select all

----Stats----:
strength:10
dexterity:10
...
Where "----Stats----" is an actual property name, although a bad one, but it's never used so no big deal.

Zandel
Giant
Posts: 133
Joined: Thu May 13, 2010 1:52 pm

Re: Accessing Macro Sets other than basic

Post by Zandel »

Ah that's too bad, but OK. I was able to create new categories, so I was hopeful.

Thanks

Post Reply

Return to “Macros”