no edit summary
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<center>'''GetPlayerMapPosition''' ''-Documentation by [[user:Meog|Meog]]-''</center> | <center>'''GetPlayerMapPosition''' ''-Documentation by [[user:Meog|Meog]]-''</center> | ||
Returns the postion of a unit on the current map | Returns the postion of a unit on the current map | ||
| Line 9: | Line 10: | ||
:("unit") | :("unit") | ||
:;unit : String - The [[API TYPE UnitId|UnitId]] for which the position is returned. ( | :;unit : String - The [[API TYPE UnitId|UnitId]] for which the position is returned. (Only works with <tt>player</tt> as unit type. This was to disable range-checking mods). | ||
---- | ---- | ||