View Single Post
04/10/14, 09:55 AM   #8
Bait
Join Date: Apr 2014
Posts: 5
Originally Posted by Shinni View Post
This callback forces the map to be redrawn. The callback is normally called if the player is moving or he right clicks on the map etc.
I don't think esohead has to call this callback. I used SetMapToPlayerLocation() in my addons without the OnWorldMapChanged callback and everything works fine.
is it as easy as swapping the cmd or more involved?
  Reply With Quote