View Single Post
05/17/14, 06:06 AM   #7
CrazyDutchGuy
 
CrazyDutchGuy's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 89
Originally Posted by Aicam View Post
if that is the case this should do the job of retreiving the right contol:
Lua Code:
  1. ZO_WorldMapInfo:GetNamedChild("MenuBar"):Add( ... )
That is something i tried as well. Still if i do it like that, it still says "function expected instead of nil". So I am confused. I am not sure if it is even possible to add it to the ZO_WorldMapInfoMenuBar in the way i want it to happen.
  Reply With Quote