summaryrefslogtreecommitdiff
path: root/macros/scripts/text.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-11-06 21:19:07 +0100
committermid-kid <esteve.varela@gmail.com>2018-11-06 21:19:07 +0100
commitabb94543071f76d697f22988bf99b171f0af7ef4 (patch)
treee0e34c28addb4123b987905e94f72ca6b6aa4636 /macros/scripts/text.asm
parent0ce8dd75cd1482a5246e7937b6681bee5fc25bae (diff)
Make the `connection` macro simpler to use
It now only takes one numerical parameter, which is the offset of the target map relative to the source map, much like in AdvancedMap. This makes it easier to make connections and avoids having to calculate these values by hand, and/or "mess with the values 'till it works", as many have been doing thus far. It's just one, easy-to-understand value. To convert from the old macro to the new macro, just take the fourth and the fifth parameter, and calculate `<4th_param> - <5th_param>`. The result is the value required for the new macro.
Diffstat (limited to 'macros/scripts/text.asm')
0 files changed, 0 insertions, 0 deletions