getCurrentMapID

From RPTools Wiki
Revision as of 18:31, 11 December 2023 by Taustin (talk | contribs) (Created page with "{{MacroFunction |name=getCurrentMapID |version=1.14.0 |description= Returns the unique ID of the current map. |usage= <syntaxhighlight lang="mtmacro" line> getCurrentMapID() </syntaxhighlight> '''Parameters''' None. |examples= <syntaxhighlight lang="mtmacro" line> [r:getCurrentMapID()] </syntaxhighlight> Category:Map Function")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{MacroFunction |name=getCurrentMapID |version=1.14.0 |description= Returns the unique ID of the current map. |usage=

getCurrentMapID()

Parameters None. |examples=

[r:getCurrentMapID()]