View Full Version : Ui Memory
Lothaer
27-11-2006, 12:16 AM
hey i was wondering if any1 knew of a mod or program that will tell you the amount of UI memory you should be using?
Narak
27-11-2006, 10:08 AM
I don't know about a program that shows you what you should be using but Warmup tells you what you are using. I think its an ace2 mod.
tattooedpierre
29-11-2006, 04:40 PM
Well I don't know about should be using.. but to find out what you are using, can use this macro:
/script out=gcinfo()/1024;d=1;
/script shift=10^d;result=floor(out*shift+0.5)/shift;
/script ChatFrame1:AddMessage(result .."MBs of memory in use by Addons");
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.