getLastPath: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 11: | Line 11: | ||
{{stub}} | {{stub|example needed}} | ||
}} | }} | ||
[[Category:Miscellaneous Function]] | [[Category:Miscellaneous Function]] |
Revision as of 20:27, 9 September 2010
getLastPath() Function
• Introduced in version 1.3.b74
Returns a json array of the coordinates of every step in the last movement path of the impersonated token. The coordinates are json objects with the keys
x
and y
.Usage
[r: getLastPath()]
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
This article needs: example needed