View Single Post
04/14/14, 08:06 AM   #1
Mrwhitepantz
Join Date: Apr 2014
Posts: 7
Hide Helmet keybind?

Hey guys, I was hoping that it would be possible to add a keybind for hiding your helmet.

I found these two globals:
  • IN_WORLD_UI_SETTING_HIDE_HELM
  • HIDDEN_ITEM_HELM

which seem to be the only things referring to the helmet at all. Does anyone know how I might go about using these, or something else, to add this functionality to an addon? I'm not really sure how to use globals in general with lua, let alone with all the private and inaccessible stuff that this particular setup has.

Thanks for any assitance!
  Reply With Quote