v1.10.4 macroLink bug?

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
toomanynames
Kobold
Posts: 1
Joined: Sat Nov 20, 2021 11:29 am

v1.10.4 macroLink bug?

Post by toomanynames »

First post :oops: :roll:

Lets see how it goes. . .

Been using Maptool roughly 2 months and pulling together all sorts of ideas as I've jumped in headfirst.

One issue I'm unable to overcome is (near copy/paste from wiki):

Code: Select all

[h: outputTo = '["gm"]']
[h: args = json.set("{}", "mlOutputList", outputTo)]
[r: macroLink("Click on me!", "Test@Lib:Test", "list", args)]
Does not work for me.
Does this work for others?

macroLink appears to ignore anything after "Click on me!".
It checks to confirm the arguments exist but they appear to not be processed.

This does not generate any error:

Code: Select all

[r: macroLink("Click on me!", 1 , 1, 1)]

User avatar
wolph42
Winter Wolph
Posts: 9999
Joined: Fri Mar 20, 2009 5:40 am
Location: Netherlands
Contact:

Re: v1.10.4 macroLink bug?

Post by wolph42 »

it works for me in 1.9.3. do you have two macros created??

one is the above, the other has to be 'Test'. which runs after you hit that click me.
lib_test.rptok
(139.29 KiB) Downloaded 19 times
note that most of us moved to discord, link in sig!

Post Reply

Return to “Macros”