View Single Post
04/23/18, 06:10 AM   #1
Sordrak
 
Sordrak's Avatar
AddOn Author - Click to view addons
Join Date: May 2017
Posts: 52
[outdated] GetMapPlayerPosition Adjustments

Hey Ho

The current definition is as following:
* GetMapPlayerPosition(*string* _unitTag_)
** _Returns:_ *number* _normalizedX_, *number* _normalizedZ_, *number* _heading_

It would be awesome if Zenimax could add an additional fourth return value *number* _normalizedY_
This would allow adding some nice features E.g. would it be way easier to add 3D objects.

Last edited by Sordrak : 04/23/18 at 06:17 AM.