Taranira New Member Joined Dec 21, 2014 Messages 329 Reaction score 1 Aug 1, 2015 #1 Hey is there any option to get the name from the map where the char is currently. I have searched for sth like it in the API but haven't found sth like that. Maybe I'm just searching with the wrong words^^
Hey is there any option to get the name from the map where the char is currently. I have searched for sth like it in the API but haven't found sth like that. Maybe I'm just searching with the wrong words^^
W Will New Member Joined Oct 2, 2014 Messages 86 Reaction score 1 Aug 1, 2015 #2 This? http://archebuddy.com/API/html/232291180.htm getCurrentTerritory()
Taranira New Member Joined Dec 21, 2014 Messages 329 Reaction score 1 Aug 2, 2015 #3 that might help. Will look into it thx.
T tictoc Member Joined Sep 21, 2012 Messages 380 Reaction score 5 Aug 2, 2015 #4 I do use the following: Code: var t = host.getCurrentTerritory(); t.displayName