View Single Post
05/15/14, 09:24 AM   #12
Edda
 
Edda's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 60
Originally Posted by Roupine View Post
When is this function running? Calling d() too soon after a reloadui won't do anything as the chat windows aren't initialized
d() prints correctly, just not expected values. I'm calling the 'list memory' func from a slash command (so way after UI is loaded).
  Reply With Quote