memo1

From OpenKore Wiki
(Redirected from memo3)
Jump to navigation Jump to search
memo1 <map | slot>
memo2 <map | slot>
memo3 <map | slot>
memo4 <map | slot>
Memo slot references used by memo/warp workflows. Depending on the server and Kore version/config, each value may be either a memo **slot number** (1–4) or a **map name** that should be stored in that slot.

Notes

  • Slot format is typically used when the server/client exposes fixed memo slot indexes (1–4).
  • Map format is typically used when the workflow targets a specific memo destination by map name.
  • These options are only useful if you use macros/plugins that rely on memo/warp destinations.