View Single Post
01-03-12, 09:39 AM   #14
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Sep 2009
Posts: 822
This is misleading as mentioned above.
This code will always return true for haveTotem no matter if a totem is active or not
Code:
/run for i=1,4 do print(GetTotemInfo(i)) end
__________________
The cataclysm broke the world ... and the pandas could not fix it!
  Reply With Quote