Strange macro issue while using 1.4.1.7

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
brokenmachine
Kobold
Posts: 15
Joined: Mon May 09, 2016 7:42 am

Strange macro issue while using 1.4.1.7

Post by brokenmachine »

So this macro code:

[h: nextInitiative()]
[h: who = getInitiativeToken()]
[h: selectTokens(who)]
[h: name = getTokenNames(",", '{Selected:1}')]

[g: "<b>" +name +"</b> Has Initiative!"]

used to work and display the expected : Skeleton Has Initiative!

but now it displays the result below:

« "" +name +" Has Initiative!" = "" + Skeleton + " Has Initiative!" = Skeleton Has Initiative! » «

Longer ones display each step... What happened and how do I fix it?

User avatar
Full Bleed
Demigod
Posts: 4736
Joined: Sun Feb 25, 2007 11:53 am
Location: FL

Re: Strange macro issue while using 1.4.1.7

Post by Full Bleed »

Longer ones display each step... What happened and how do I fix it?
Looks like the smilie bug.

Turn off smilies in Edit>Preferences>Interactions>Chat.
Maptool is the Millennium Falcon of VTT's -- "She may not look like much, but she's got it where it counts."

brokenmachine
Kobold
Posts: 15
Joined: Mon May 09, 2016 7:42 am

Re: Strange macro issue while using 1.4.1.7

Post by brokenmachine »

turned off "insert Smilies"

No joy :(

brokenmachine
Kobold
Posts: 15
Joined: Mon May 09, 2016 7:42 am

Re: Strange macro issue while using 1.4.1.7

Post by brokenmachine »

GOT IT!

Had to check "Use Tooltips for inline rolls"

Thanks anyway! It's appreciated

Post Reply

Return to “Macros”