HomeGamesUpdatesPricingMethodology
Steam News22 February 20251y ago

link_macro update

Allow you to provide runtime arguments to macros executed from link_macro(). This change will not break any macros. New usage of link_macro(): link_macro(token, "macro_name", arg0, arg1, ...

Full notes

Full Gothic Virtual Tabletop update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes1 addition0 changes0 removals
  • Gameplay
addedNew usage of link_macro():

Allow you to provide runtime arguments to macros executed from link_macro().

This change will not break any macros.

New usage of link_macro():

link_macro(token,"macro_name", arg0, arg1, ... , argn);

link_macro(self, "Take Damage", 7, "Goblin Spear");

See documentation for a nearly identical example.

Source

Steam News / 22 February 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.