View Single Post
05/12/14, 11:18 AM   #3
deathangel1479
 
deathangel1479's Avatar
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 6
Originally Posted by Roupine View Post
Have you tried:
Code:
if not WINDOW_MANAGER:GetControlByName("RMM_MAPS_"..iX..iY) then
I think i have tryed this yesterday without result, but I will try again. Thanks for Reply.

......

if not WINDOW_MANAGER:GetControlByName("RMM_MAPS_"..iX..iY) then <--- function expected instead of nil

Last edited by deathangel1479 : 05/12/14 at 11:30 AM.
  Reply With Quote