Returns 1 if the player is showing his helm
isShowingHelm = ShowingHelm()
Arguments
Edit
- None
Returns
Edit
- isShowingHelm
- 1 (showing helm) or nil (not showing helm)
Example
Edit
This macro will toggle showing your character's helm:
/script ShowHelm(not ShowingHelm())
Community content is available under CC-BY-SA
unless otherwise noted.