→Arguments
No edit summary |
|||
| Line 8: | Line 8: | ||
:;flag : Boolean - true, helm is shown. false, helm is not shown. | :;flag : Boolean - true, helm is shown. false, helm is not shown. | ||
---- | |||
;''Example'' | |||
/script if not ShowHelm('true') then ShowHelm('false') else ShowHelm('true') end; | |||
;''Result'' | |||
Toggles displaying your helm. | |||
---- | ---- | ||
{{Stub/API}} | {{Stub/API}} | ||